GCC Middle and Back End API Reference
|
#include <ipa-icf.h>
Public Types | |
typedef symbol_compare_collection * | value_type |
typedef symbol_compare_collection * | compare_type |
Static Public Member Functions | |
static hashval_t | hash (value_type v) |
static bool | equal (value_type a, value_type b) |
static hashval_t | hash (const value_type &) |
static bool | equal (const value_type &existing, const compare_type &candidate) |
static void | mark_deleted (symbol_compare_collection *&) |
static void | mark_empty (symbol_compare_collection *&) |
static bool | is_deleted (symbol_compare_collection *) |
static bool | is_empty (symbol_compare_collection *) |
static void | remove (symbol_compare_collection *&) |
Static Public Attributes | |
static const bool | empty_zero_p |
Hash traits for symbol_compare_collection map.
|
inherited |
|
inherited |
|
inlinestatic |
|
inlinestaticinherited |
|
inlinestatic |
References inchash::hash::add_int(), inchash::hash::end(), and i.
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
Remove doing nothing.
|
staticinherited |