GCC Middle and Back End API Reference
|
Public Types | |
typedef iv_inv_expr_ent | value_type |
typedef iv_inv_expr_ent | 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 (iv_inv_expr_ent *p) |
Hashtable helpers.
|
inlinestatic |
Hash table equality function for expressions.
References iv_inv_expr_ent::expr, iv_inv_expr_ent::hash, and operand_equal_p().
|
inlinestatic |
Hash function for loop invariant expressions.
References iv_inv_expr_ent::hash.
|
inlinestaticinherited |
Remove with free.