GCC Middle and Back End API Reference
|
#include <cgraph.h>
Public Types | |
typedef const_tree | compare_type |
typedef symtab_node * | value_type |
Static Public Member Functions | |
static hashval_t | hash (symtab_node *n) |
static bool | equal (symtab_node *n, const_tree t) |
static hashval_t | hash (const value_type &) |
static bool | equal (const value_type &existing, const compare_type &candidate) |
static void | mark_deleted (symtab_node *&) |
static void | mark_empty (symtab_node *&) |
static bool | is_deleted (symtab_node *) |
static bool | is_empty (symtab_node *) |
static void | remove (symtab_node *&) |
static void | ggc_mx (symtab_node *&p) |
static void | ggc_maybe_mx (symtab_node *&p) |
static void | pch_nx (symtab_node *&p) |
static void | pch_nx (symtab_node *&p, gt_pointer_operator op, void *cookie) |
Static Public Attributes | |
static const bool | empty_zero_p |
|
inherited |
|
inlinestatic |
References symtab_node::decl, and symbol_table::decl_assembler_name_equal().
Referenced by symtab_node::verify_base().
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestatic |
References symtab_node::decl, DECL_ASSEMBLER_NAME, and symbol_table::decl_assembler_name_hash().
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
staticinherited |