GCC Middle and Back End API Reference
|
Public Types | |
typedef sanopt_tree_couple | value_type |
typedef sanopt_tree_couple | compare_type |
Static Public Member Functions | |
static hashval_t | hash (const sanopt_tree_couple &ref) |
static bool | equal (const sanopt_tree_couple &ref1, const sanopt_tree_couple &ref2) |
static void | mark_deleted (sanopt_tree_couple &ref) |
static void | mark_empty (sanopt_tree_couple &ref) |
static bool | is_deleted (const sanopt_tree_couple &ref) |
static bool | is_empty (const sanopt_tree_couple &ref) |
static void | remove (sanopt_tree_couple &) |
Static Public Attributes | |
static const bool | empty_zero_p = true |
Traits class for tree triplet hash maps below.
|
inlinestatic |
References operand_equal_p(), sanopt_tree_couple::pos_p, and sanopt_tree_couple::ptr.
|
inlinestatic |
|
inlinestatic |
References sanopt_tree_couple::ptr.
|
inlinestatic |
References NULL, and sanopt_tree_couple::ptr.
|
inlinestatic |
References sanopt_tree_couple::ptr.
|
inlinestatic |
References NULL, and sanopt_tree_couple::ptr.
|
inlinestaticinherited |
Remove doing nothing.