GCC Middle and Back End API Reference
|
Public Types | |
typedef histogram_entry | value_type |
typedef histogram_entry | 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 (histogram_entry *p) |
Hashtable support for storing SSA names hashed by their SSA_NAME_VAR.
|
inlinestatic |
References histogram_entry::count.
|
inlinestatic |
References histogram_entry::count.
|
inlinestaticinherited |
Remove doing nothing.