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