GCC Middle and Back End API Reference
|
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) |
|
inlinestatic |
Compares allocno hard registers V1 and V2.
|
inlinestatic |
Returns hash value for allocno hard registers V.
|
inlinestaticinherited |
Remove doing nothing.