GCC Middle and Back End API Reference
|
Public Types | |
typedef ref_to_bb * | value_type |
typedef ref_to_bb * | compare_type |
Static Public Member Functions | |
static hashval_t | hash (const ref_to_bb *) |
static bool | equal (const ref_to_bb *, const ref_to_bb *) |
static hashval_t | hash (const value_type &) |
static bool | equal (const value_type &existing, const compare_type &candidate) |
static void | mark_deleted (ref_to_bb *&) |
static void | mark_empty (ref_to_bb *&) |
static bool | is_deleted (ref_to_bb *) |
static bool | is_empty (ref_to_bb *) |
static void | remove (ref_to_bb *p) |
Static Public Attributes | |
static const bool | empty_zero_p |
Hashtable helpers.
|
inherited |
|
inherited |
|
inlinestaticinherited |
The equality function of *P1 and *P2.
References ref_to_bb::exp, OEP_ADDRESS_OF, operand_equal_p(), and ref_to_bb::size.
|
inlinestaticinherited |
|
inlinestatic |
The hash function.
References inchash::add_expr(), inchash::hash::add_hwi(), inchash::hash::end(), ref_to_bb::exp, OEP_ADDRESS_OF, and ref_to_bb::size.
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
Remove with free.
|
staticinherited |