|
GCC Middle and Back End API Reference
|


Public Types | |
| typedef macinfo_entry * | value_type |
| typedef macinfo_entry * | compare_type |
Static Public Member Functions | |
| static hashval_t | hash (const macinfo_entry *) |
| static bool | equal (const macinfo_entry *, const macinfo_entry *) |
| static hashval_t | hash (const value_type &) |
| static bool | equal (const value_type &existing, const compare_type &candidate) |
| static void | mark_deleted (macinfo_entry *&) |
| static void | mark_empty (macinfo_entry *&) |
| static bool | is_deleted (macinfo_entry *) |
| static bool | is_empty (macinfo_entry *) |
| static void | remove (macinfo_entry *&) |
Static Public Attributes | |
| static const bool | empty_zero_p |
Helpers to manipulate hash table of CUs.
|
inherited |
|
inherited |
|
inlinestatic |
|
inlinestaticinherited |
|
inlinestatic |
References macinfo_table.
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
Remove doing nothing.
|
staticinherited |