GCC Middle and Back End API Reference
|
Public Types | |
typedef cand_chain | value_type |
typedef cand_chain | 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 (cand_chain *p) |
Helper for hashing a candidate chain header.
|
inlinestatic |
References cand_chain_d::base_expr, and operand_equal_p().
|
inlinestatic |
References cand_chain_d::base_expr, and iterative_hash_expr().
|
inlinestaticinherited |
Remove doing nothing.