

| 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 iv_inv_expr_ent *) | 
| static bool | equal (const iv_inv_expr_ent *, const iv_inv_expr_ent *) | 
| static hashval_t | hash (const value_type &) | 
| static bool | equal (const value_type &existing, const compare_type &candidate) | 
| static void | mark_deleted (iv_inv_expr_ent *&) | 
| static void | mark_empty (iv_inv_expr_ent *&) | 
| static bool | is_deleted (iv_inv_expr_ent *) | 
| static bool | is_empty (iv_inv_expr_ent *) | 
| static void | remove (iv_inv_expr_ent *p) | 
| Static Public Attributes | |
| static const bool | empty_zero_p | 
Hashtable helpers.
| 
 | inherited | 
| 
 | inherited | 
| 
 | inlinestaticinherited | 
| 
 | inlinestatic | 
Hash table equality function for expressions.
References iv_inv_expr_ent::expr, iv_inv_expr_ent::hash, and operand_equal_p().
| 
 | inlinestaticinherited | 
| 
 | inlinestatic | 
Hash function for loop invariant expressions.
References expr::hash.
| 
 | inlinestaticinherited | 
| 
 | inlinestaticinherited | 
| 
 | inlinestaticinherited | 
| 
 | inlinestaticinherited | 
| 
 | inlinestaticinherited | 
Remove with free.
| 
 | staticinherited |