GCC Middle and Back End API Reference
|
Public Types | |
typedef name_to_bb | value_type |
typedef name_to_bb | 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 (name_to_bb *p) |
Hashtable helpers.
|
inlinestatic |
The equality function of *P1 and *P2.
References name_to_bb::offset, name_to_bb::size, name_to_bb::ssa_name_ver, and name_to_bb::store.
|
inlinestatic |
The hash function.
References name_to_bb::offset, name_to_bb::size, name_to_bb::ssa_name_ver, and name_to_bb::store.
|
inlinestaticinherited |
Remove with free.