| 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 allocno_hard_regs *) | 
| static bool | equal (const allocno_hard_regs *, const allocno_hard_regs *) | 
| static hashval_t | hash (const value_type &) | 
| static bool | equal (const value_type &existing, const compare_type &candidate) | 
| static void | mark_deleted (allocno_hard_regs *&) | 
| static void | mark_empty (allocno_hard_regs *&) | 
| static bool | is_deleted (allocno_hard_regs *) | 
| static bool | is_empty (allocno_hard_regs *) | 
| static void | remove (allocno_hard_regs *&) | 
| Static Public Attributes | |
| static const bool | empty_zero_p | 
| 
 | inherited | 
| 
 | inherited | 
| 
 | inlinestatic | 
Compares allocno hard registers V1 and V2.
References allocno_hard_regs::set.
| 
 | inlinestaticinherited | 
| 
 | inlinestatic | 
Returns hash value for allocno hard registers V.
References allocno_hard_regs::set.
Referenced by allocno_hard_regs_compare().
| 
 | inlinestaticinherited | 
| 
 | inlinestaticinherited | 
| 
 | inlinestaticinherited | 
| 
 | inlinestaticinherited | 
| 
 | inlinestaticinherited | 
| 
 | inlinestaticinherited | 
Remove doing nothing.
| 
 | staticinherited |