GCC Middle and Back End API Reference
|
Public Types | |
typedef elt_t * | value_type |
typedef elt_t * | compare_type |
Static Public Member Functions | |
static hashval_t | hash (const elt_t *) |
static bool | equal (const elt_t *, const elt_t *) |
static hashval_t | hash (const value_type &) |
static bool | equal (const value_type &existing, const compare_type &candidate) |
static void | mark_deleted (elt_t *&) |
static void | mark_empty (elt_t *&) |
static bool | is_deleted (elt_t *) |
static bool | is_empty (elt_t *) |
static void | remove (elt_t *p) |
Static Public Attributes | |
static const bool | empty_zero_p |
Gimplify hashtable helper.
|
inherited |
|
inherited |
References operand_equal_p(), TREE_CODE, TREE_TYPE, and gimple_temp_hash_elt::val.
|
inlinestaticinherited |
|
inlinestatic |
References iterative_hash_expr(), and gimple_temp_hash_elt::val.
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
Remove with free.
|
staticinherited |