GCC Middle and Back End API Reference
|
Public Types | |
typedef st_expr * | value_type |
typedef st_expr * | compare_type |
Static Public Member Functions | |
static hashval_t | hash (const st_expr *) |
static bool | equal (const st_expr *, const st_expr *) |
static hashval_t | hash (const value_type &) |
static bool | equal (const value_type &existing, const compare_type &candidate) |
static void | mark_deleted (st_expr *&) |
static void | mark_empty (st_expr *&) |
static bool | is_deleted (st_expr *) |
static bool | is_empty (st_expr *) |
static void | remove (st_expr *&) |
Static Public Attributes | |
static const bool | empty_zero_p |
Hashtable helpers.
|
inherited |
|
inherited |
|
inlinestaticinherited |
References exp_equiv_p(), and st_expr::pattern.
|
inlinestaticinherited |
|
inlinestatic |
References GET_MODE, hash_rtx(), NULL, and st_expr::pattern.
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
Remove doing nothing.
|
staticinherited |