GCC Middle and Back End API Reference
|
Public Types | |
typedef tm_log_entry | value_type |
typedef tm_log_entry | 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 (value_type *) |
Log entry hashtable helpers.
|
inlinestatic |
Htab support. Return true if two log entries are the same.
References tm_log_entry::addr, and operand_equal_p().
|
inlinestatic |
Htab support. Return hash value for a `tm_log_entry'.
References tm_log_entry::addr, and iterative_hash_expr().
|
inlinestatic |
Htab support. Free one tm_log_entry.
References free(), and tm_log_entry::stmts.