GCC Middle and Back End API Reference
|
#include <ipa-icf.h>
Public Types | |
typedef sem_usage_pair * | value_type |
typedef sem_usage_pair * | compare_type |
Static Public Member Functions | |
static hashval_t | hash (sem_usage_pair *) |
static bool | equal (sem_usage_pair *, sem_usage_pair *) |
static hashval_t | hash (const value_type &) |
static bool | equal (const value_type &existing, const compare_type &candidate) |
static void | mark_deleted (sem_usage_pair *&) |
static void | mark_empty (sem_usage_pair *&) |
static bool | is_deleted (sem_usage_pair *) |
static bool | is_empty (sem_usage_pair *) |
Static Public Attributes | |
static const bool | empty_zero_p |
|
inherited |
|
inherited |
|
inlinestatic |
References ipa_icf::sem_usage_pair::index, and ipa_icf::sem_usage_pair::item.
|
inlinestaticinherited |
|
inlinestatic |
References inchash::hash::add_int(), inchash::hash::add_ptr(), and inchash::hash::end().
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
staticinherited |