GCC Middle and Back End API Reference
st_expr_hasher Struct Reference
Inheritance diagram for st_expr_hasher:
Collaboration diagram for st_expr_hasher:

Public Types

typedef st_expr value_type
typedef st_expr compare_type

Static Public Member Functions

static hashval_t hash (const value_type *)
static bool equal (const value_type *, const compare_type *)
static void remove (st_expr *p)

Detailed Description

Hashtable helpers.   

Member Typedef Documentation


Member Function Documentation

bool st_expr_hasher::equal ( const value_type ptr1,
const compare_type ptr2 
)
inlinestatic

References exp_equiv_p(), and st_expr::pattern.

hashval_t st_expr_hasher::hash ( const value_type x)
inlinestatic

References hash_rtx(), and st_expr::pattern.

static void typed_noop_remove< st_expr >::remove ( st_expr p)
inlinestaticinherited
Remove doing nothing.   

The documentation for this struct was generated from the following file: