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 value_type *) |
static bool | equal (const value_type *, const compare_type *) |
static void | remove (tm_memop *p) |
TM memory operation hashtable helpers.
typedef tm_memop tm_memop_hasher::value_type |
|
inlinestatic |
Htab support. Return true if two tm_memop's are the same.
References tm_memop::addr, and operand_equal_p().
|
inlinestatic |
Htab support. Return a hash value for a `tm_memop'.
References tm_memop::addr, and iterative_hash_expr().
|
inlinestaticinherited |
Remove with free.