GCC Middle and Back End API Reference
|
Public Types | |
typedef tree_node * | value_type |
typedef tree_node * | compare_type |
Static Public Member Functions | |
static bool | equal (const value_type &, const compare_type &) |
static hashval_t | hash (const value_type &) |
static hashval_t | hash (const value_type &) |
static bool | equal (const value_type &existing, const compare_type &candidate) |
static void | mark_deleted (tree_node *&) |
static void | mark_empty (tree_node *&) |
static bool | is_deleted (tree_node *) |
static bool | is_empty (tree_node *) |
static void | remove (tree_node *&) |
static void | ggc_mx (tree_node *&p) |
static void | ggc_maybe_mx (tree_node *&p) |
static void | pch_nx (tree_node *&p) |
static void | pch_nx (tree_node *&p, gt_pointer_operator op, void *cookie) |
Static Public Attributes | |
static const bool | empty_zero_p |
Hash for trees based on operand_equal_p. Like tree_operand_hash but ignores side effects in the equality comparisons.
|
inherited |
|
inherited |
|
inlinestaticinherited |
|
inlinestatic |
References OEP_MATCH_SIDE_EFFECTS, and operand_equal_p().
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
References iterative_hash_expr().
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
staticinherited |