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 value_type *) |
static bool | equal (const value_type *, const compare_type *) |
static void | remove (iv_to_split *p) |
Hashtable helper for iv_to_split.
|
inlinestatic |
An equality functions for information about insns to split.
References var_expand_hasher::equal(), and var_expand_hasher::hash().
|
inlinestatic |
A hash function for information about insns to split.
References iv_to_split::insn.
|
inlinestaticinherited |
Remove with free.