GCC Middle and Back End API Reference
|
Public Types | |
typedef tree_node | value_type |
typedef tree_node | 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 (tree_node *p) |
Hashtable helpers.
typedef tree_node tree_upper_hasher::compare_type |
typedef tree_node tree_upper_hasher::value_type |
|
inlinestatic |
References TREE_OPERAND, and TREE_OPERAND_LENGTH.
|
inlinestatic |
|
inlinestaticinherited |
Remove doing nothing.