GCC Middle and Back End API Reference
delay_i2_hasher Struct Reference
Inheritance diagram for delay_i2_hasher:
Collaboration diagram for delay_i2_hasher:

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)

Member Typedef Documentation


Member Function Documentation

bool delay_i2_hasher::equal ( const value_type x,
const compare_type y 
)
inlinestatic
   Return true if I2 of pair X is the same as that of pair Y.  
hashval_t delay_i2_hasher::hash ( const value_type x)
inlinestatic
   Returns a hash value for X, based on hashing just I2.  

References haifa_htab_i1_traverse(), haifa_htab_i2_traverse(), max_uid, and hash_table< Descriptor, Allocator >::traverse().

static void typed_free_remove< delay_pair >::remove ( delay_pair p)
inlinestaticinherited
   Remove with free.  

The documentation for this struct was generated from the following file: