GCC Middle and Back End API Reference
|
Public Types | |
typedef statistics_counter_t | value_type |
typedef statistics_counter_t | 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 (value_type *) |
Hashtable helpers.
|
inlinestatic |
Compare two statistic counters by their string IDs.
References statistics_counter_s::id, and statistics_counter_s::val.
|
inlinestatic |
Hash a statistic counter by its string ID.
References statistics_counter_s::id, and statistics_counter_s::val.
|
inlinestatic |
Free a statistics entry.
References free(), and statistics_counter_s::id.