GCC Middle and Back End API Reference
|
Public Types | |
typedef delay_pair | value_type |
typedef void | 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 (delay_pair *p) |
Helpers for delay hashing.
typedef void delay_i1_hasher::compare_type |
|
inlinestatic |
Return true if I1 of pair X is the same as that of pair Y.
References delay_pair::i1.
|
inlinestatic |
Returns a hash value for X, based on hashing just I1.
References delay_pair::i1.
|
inlinestaticinherited |
Remove doing nothing.