GCC Middle and Back End API Reference
|
Public Types | |
typedef group_info * | value_type |
typedef group_info * | compare_type |
Static Public Member Functions | |
static hashval_t | hash (const group_info *) |
static bool | equal (const group_info *, const group_info *) |
static hashval_t | hash (const value_type &) |
static bool | equal (const value_type &existing, const compare_type &candidate) |
static void | mark_deleted (group_info *&) |
static void | mark_empty (group_info *&) |
static bool | is_deleted (group_info *) |
static bool | is_empty (group_info *) |
static void | remove (group_info *&) |
Static Public Attributes | |
static const bool | empty_zero_p |
Hashtable callbacks for maintaining the "bases" field of store_group_info, given that the addresses are function invariants.
|
inherited |
|
inherited |
|
inlinestatic |
References group_info::rtx_base, and rtx_equal_p().
|
inlinestaticinherited |
|
inlinestatic |
References do_not_record, hash_rtx(), NULL, and group_info::rtx_base.
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
Remove doing nothing.
|
staticinherited |