GCC Middle and Back End API Reference
|
Public Types | |
typedef ptr_hash_entry | value_type |
typedef void | 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 (ptr_hash_entry *p) |
Helper for ptr_hash table.
typedef void ptr_hash_hasher::compare_type |
|
inlinestatic |
References ggc_prune_ptr(), NULL, and hash_table< Descriptor, Allocator >::traverse().
|
inlinestatic |
|
inlinestaticinherited |
Remove doing nothing.