| GCC Middle and Back End API Reference
    | 


| Public Types | |
| typedef tm_memop * | value_type | 
| typedef tm_memop * | compare_type | 
| Static Public Member Functions | |
| static hashval_t | hash (const tm_memop *) | 
| static bool | equal (const tm_memop *, const tm_memop *) | 
| static hashval_t | hash (const value_type &) | 
| static bool | equal (const value_type &existing, const compare_type &candidate) | 
| static void | mark_deleted (tm_memop *&) | 
| static void | mark_empty (tm_memop *&) | 
| static bool | is_deleted (tm_memop *) | 
| static bool | is_empty (tm_memop *) | 
| static void | remove (tm_memop *p) | 
| Static Public Attributes | |
| static const bool | empty_zero_p | 
TM memory operation hashtable helpers.
| 
 | inherited | 
| 
 | inherited | 
| 
 | inlinestaticinherited | 
Htab support. Return true if two tm_memop's are the same.
References tm_memop::addr, and operand_equal_p().
| 
 | inlinestaticinherited | 
| 
 | inlinestatic | 
Htab support. Return a hash value for a `tm_memop'.
References tm_memop::addr, iterative_hash_expr(), TREE_CODE, and TREE_OPERAND.
| 
 | inlinestaticinherited | 
| 
 | inlinestaticinherited | 
| 
 | inlinestaticinherited | 
| 
 | inlinestaticinherited | 
| 
 | inlinestaticinherited | 
Remove with free.
| 
 | staticinherited |