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