GCC Middle and Back End API Reference
|
Public Types | |
typedef tree | compare_type |
typedef die_node * | value_type |
Static Public Member Functions | |
static hashval_t | hash (die_node *) |
static bool | equal (die_node *, tree) |
static hashval_t | hash (const value_type &) |
static bool | equal (const value_type &existing, const compare_type &candidate) |
static void | mark_deleted (die_node *&) |
static void | mark_empty (die_node *&) |
static bool | is_deleted (die_node *) |
static bool | is_empty (die_node *) |
static void | remove (die_node *&) |
static void | ggc_mx (die_node *&p) |
static void | ggc_maybe_mx (die_node *&p) |
static void | pch_nx (die_node *&p) |
static void | pch_nx (die_node *&p, gt_pointer_operator op, void *cookie) |
Static Public Attributes | |
static const bool | empty_zero_p |
|
inherited |
Return true if decl_id of die_struct X is the same as UID of decl *Y.
References die_struct::decl_id, DECL_UID, and y.
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestatic |
Returns a hash value for X (which really is a die_struct).
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
staticinherited |