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