|
GCC Middle and Back End API Reference
|


Public Types | |
| typedef operand_data * | value_type |
| typedef operand_data * | compare_type |
Static Public Member Functions | |
| static hashval_t | hash (const operand_data *) |
| static bool | equal (const operand_data *, const operand_data *) |
| static hashval_t | hash (const value_type &) |
| static bool | equal (const value_type &existing, const compare_type &candidate) |
| static void | mark_deleted (operand_data *&) |
| static void | mark_empty (operand_data *&) |
| static bool | is_deleted (operand_data *) |
| static bool | is_empty (operand_data *) |
| static void | remove (operand_data *&) |
Static Public Attributes | |
| static const bool | empty_zero_p |
This is a class that takes into account the necessary elements for comparing the equality of two operands in its hash value.
|
inherited |
|
inherited |
|
inlinestaticinherited |
|
inlinestatic |
References compare_operands().
|
inlinestaticinherited |
|
inlinestatic |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
Remove doing nothing.
|
staticinherited |