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 value_type *) |
static bool | equal (const value_type *, const compare_type *) |
static void | remove (var_to_expand *p) |
Hashtable helper for iv_to_split.
|
inlinestatic |
Return true if I1 and I2 refer to the same instruction.
References var_to_expand::insn.
|
inlinestatic |
Return a hash for VES.
References var_to_expand::insn.
|
inlinestaticinherited |
Remove with free.