GCC Middle and Back End API Reference
|
Public Types | |
typedef tree_hash_entry | value_type |
typedef tree_hash_entry | 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_hash_entry *p) |
|
inlinestatic |
References tree_hash_entry::key.
|
inlinestatic |
References tree_hash_entry::key.
|
inlinestaticinherited |
Remove doing nothing.