|
GCC Middle and Back End API Reference
|


Public Types | |
| typedef constant_descriptor_rtx_data * | value_type |
| typedef constant_descriptor_rtx_data * | compare_type |
Static Public Member Functions | |
| static hashval_t | hash (constant_descriptor_rtx_data *) |
| static bool | equal (constant_descriptor_rtx_data *, constant_descriptor_rtx_data *) |
| static hashval_t | hash (const value_type &) |
| static bool | equal (const value_type &existing, const compare_type &candidate) |
| static void | mark_deleted (constant_descriptor_rtx_data *&) |
| static void | mark_empty (constant_descriptor_rtx_data *&) |
| static bool | is_deleted (constant_descriptor_rtx_data *) |
| static bool | is_empty (constant_descriptor_rtx_data *) |
| static void | remove (constant_descriptor_rtx_data *&) |
Static Public Attributes | |
| static const bool | empty_zero_p |
|
inherited |
|
inherited |
|
static |
|
inlinestaticinherited |
|
static |
Hash and compare functions for const_rtx_data_htab.
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
Remove doing nothing.
|
staticinherited |