GCC Middle and Back End API Reference
|
#include <cgraph.h>
Public Types | |
typedef constant_descriptor_tree * | value_type |
typedef constant_descriptor_tree * | compare_type |
Static Public Member Functions | |
static hashval_t | hash (constant_descriptor_tree *) |
static bool | equal (constant_descriptor_tree *, constant_descriptor_tree *) |
static hashval_t | hash (const value_type &) |
static bool | equal (const value_type &existing, const compare_type &candidate) |
static void | mark_deleted (constant_descriptor_tree *&) |
static void | mark_empty (constant_descriptor_tree *&) |
static bool | is_deleted (constant_descriptor_tree *) |
static bool | is_empty (constant_descriptor_tree *) |
static void | remove (constant_descriptor_tree *&) |
static void | ggc_mx (constant_descriptor_tree *&p) |
static void | ggc_maybe_mx (constant_descriptor_tree *&p) |
static void | pch_nx (constant_descriptor_tree *&p) |
static void | pch_nx (constant_descriptor_tree *&p, gt_pointer_operator op, void *cookie) |
Static Public Attributes | |
static const bool | empty_zero_p |
|
inherited |
|
inherited |
|
inlinestaticinherited |
|
static |
Wrapper of compare_constant, for the htab interface.
References compare_constant(), constant_descriptor_tree::hash, and constant_descriptor_tree::value.
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
static |
Compute a hash code for a constant expression.
References constant_descriptor_tree::hash.
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
staticinherited |