|
GCC Middle and Back End API Reference
|


Public Types | |
| typedef biv_entry | value_type |
| typedef rtx_def | 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 (biv_entry *p) |
Hashtable helper.
| typedef rtx_def biv_entry_hasher::compare_type |
|
inlinestatic |
Compares biv B and register R.
References biv_entry::regno.
|
inlinestatic |
Returns hash value for biv B.
References biv_entry::regno.
|
inlinestaticinherited |
Remove with free.