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 cand_chain *) |
static bool | equal (const cand_chain *, const cand_chain *) |
static hashval_t | hash (const value_type &) |
static bool | equal (const value_type &existing, const compare_type &candidate) |
static void | mark_deleted (cand_chain *&) |
static void | mark_empty (cand_chain *&) |
static bool | is_deleted (cand_chain *) |
static bool | is_empty (cand_chain *) |
static void | remove (cand_chain *&) |
Static Public Attributes | |
static const bool | empty_zero_p |
Helper for hashing a candidate chain header.
|
inherited |
|
inherited |
|
inlinestatic |
References cand_chain_d::base_expr, and operand_equal_p().
|
inlinestaticinherited |
|
inlinestatic |
References cand_chain_d::base_expr, and iterative_hash_expr().
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
Remove doing nothing.
|
staticinherited |