GCC Middle and Back End API Reference
|
Public Types | |
typedef string_pair_map * | value_type |
typedef string_pair_map * | compare_type |
Static Public Member Functions | |
static hashval_t | hash (const string_pair_map *) |
static bool | equal (const string_pair_map *, const string_pair_map *) |
static hashval_t | hash (const value_type &) |
static bool | equal (const value_type &existing, const compare_type &candidate) |
static void | mark_deleted (string_pair_map *&) |
static void | mark_empty (string_pair_map *&) |
static bool | is_deleted (string_pair_map *) |
static bool | is_empty (string_pair_map *) |
static void | remove (string_pair_map *&) |
Static Public Attributes | |
static const bool | empty_zero_p |
|
inherited |
|
inherited |
|
inlinestaticinherited |
|
inlinestatic |
References string_pair_map::hash, string_pair_map::prefix, string_pair_map::str1, and string_pair_map::str2.
|
inlinestaticinherited |
|
inlinestatic |
References string_pair_map::hash.
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
Remove doing nothing.
|
staticinherited |