GCC Middle and Back End API Reference
|
Public Types | |
typedef union tree_node | value_type |
typedef union tree_node | compare_type |
Static Public Member Functions | |
static hashval_t | hash (const value_type *) |
static int | equal (const value_type *, const compare_type *) |
static void | remove (tree_node *p) |
Hashtable support for storing SSA names hashed by their SSA_NAME_VAR.
typedef union tree_node ssa_name_var_hash::compare_type |
typedef union tree_node ssa_name_var_hash::value_type |
|
inlinestatic |
|
inlinestatic |
|
inlinestaticinherited |
Remove doing nothing.