GCC Middle and Back End API Reference
|
Public Types | |
typedef external_ref * | value_type |
typedef external_ref * | compare_type |
Static Public Member Functions | |
static hashval_t | hash (const external_ref *) |
static bool | equal (const external_ref *, const external_ref *) |
static hashval_t | hash (const value_type &) |
static bool | equal (const value_type &existing, const compare_type &candidate) |
static void | mark_deleted (external_ref *&) |
static void | mark_empty (external_ref *&) |
static bool | is_deleted (external_ref *) |
static bool | is_empty (external_ref *) |
static void | remove (external_ref *p) |
Static Public Attributes | |
static const bool | empty_zero_p |
Hashtable helpers.
|
inherited |
|
inherited |
|
inlinestatic |
References external_ref::type.
|
inlinestaticinherited |
|
inlinestatic |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
Remove with free.
|
staticinherited |