GCC Middle and Back End API Reference
|
Public Types | |
typedef addr_table_entry * | value_type |
typedef addr_table_entry * | compare_type |
Static Public Member Functions | |
static hashval_t | hash (addr_table_entry *) |
static bool | equal (addr_table_entry *, addr_table_entry *) |
static hashval_t | hash (const value_type &) |
static bool | equal (const value_type &existing, const compare_type &candidate) |
static void | mark_deleted (addr_table_entry *&) |
static void | mark_empty (addr_table_entry *&) |
static bool | is_deleted (addr_table_entry *) |
static bool | is_empty (addr_table_entry *) |
static void | remove (addr_table_entry *&) |
static void | ggc_mx (addr_table_entry *&p) |
static void | ggc_maybe_mx (addr_table_entry *&p) |
static void | pch_nx (addr_table_entry *&p) |
static void | pch_nx (addr_table_entry *&p, gt_pointer_operator op, void *cookie) |
Static Public Attributes | |
static const bool | empty_zero_p |
|
inherited |
|
inherited |
|
static |
Determine equality for two address_table_entries.
References addr_table_entry::addr, ate_kind_label, ate_kind_rtx, ate_kind_rtx_dtprel, gcc_unreachable, addr_table_entry::kind, addr_table_entry::addr_table_entry_struct_union::label, addr_table_entry::addr_table_entry_struct_union::rtl, and rtx_equal_p().
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
static |
Hash an address_table_entry.
References a, inchash::add_rtx(), and inchash::hash::end().
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
staticinherited |