GCC Middle and Back End API Reference
|
Public Types | |
typedef type_pair | value_type |
typedef type_pair | compare_type |
Static Public Member Functions | |
static hashval_t | hash (type_pair p) |
static bool | is_empty (type_pair p) |
static bool | is_deleted (type_pair p) |
static bool | equal (const type_pair &a, const type_pair &b) |
static void | mark_empty (type_pair &e) |
static void | remove (type_pair &) |
Static Public Attributes | |
static const bool | empty_zero_p = true |
type_pair default_hash_traits< type_pair >::compare_type |
type_pair default_hash_traits< type_pair >::value_type |
|
inlinestatic |
|
inlinestatic |
References type_pair::first, type_pair::second, and TYPE_UID.
|
inlinestatic |
|
inlinestatic |
References type_pair::first, and NULL.
|
inlinestatic |
References type_pair::first, and NULL.
|
inlinestaticinherited |
Remove doing nothing.
|
static |