GCC Middle and Back End API Reference
|
Public Types | |
typedef iv_to_split * | value_type |
typedef iv_to_split * | compare_type |
Static Public Member Functions | |
static hashval_t | hash (const iv_to_split *) |
static bool | equal (const iv_to_split *, const iv_to_split *) |
static hashval_t | hash (const value_type &) |
static bool | equal (const value_type &existing, const compare_type &candidate) |
static void | mark_deleted (iv_to_split *&) |
static void | mark_empty (iv_to_split *&) |
static bool | is_deleted (iv_to_split *) |
static bool | is_empty (iv_to_split *) |
static void | remove (iv_to_split *p) |
Static Public Attributes | |
static const bool | empty_zero_p |
Hashtable helper for iv_to_split.
|
inherited |
|
inherited |
|
inlinestatic |
|
inlinestaticinherited |
|
inlinestatic |
A hash function for information about insns to split.
References iv_to_split::insn, and INSN_UID().
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
Remove with free.
|
staticinherited |