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

Public Types

typedef allocno_hard_regs value_type
typedef allocno_hard_regs 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 (allocno_hard_regs *p)

Member Typedef Documentation


Member Function Documentation

bool allocno_hard_regs_hasher::equal ( const value_type hv1,
const compare_type hv2 
)
inlinestatic
   Compares allocno hard registers V1 and V2.  
hashval_t allocno_hard_regs_hasher::hash ( const value_type hv)
inlinestatic
   Returns hash value for allocno hard registers V.  
static void typed_noop_remove< allocno_hard_regs >::remove ( allocno_hard_regs p)
inlinestaticinherited
   Remove doing nothing.  

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