GCC Middle and Back End API Reference
|
#include <tree-ssa-scopedtables.h>
Public Types | |
typedef expr_hash_elt * | value_type |
typedef expr_hash_elt * | compare_type |
Static Public Member Functions | |
static hashval_t | hash (const value_type &p) |
static bool | equal (const value_type &, const compare_type &) |
static void | remove (value_type &element) |
static hashval_t | hash (const value_type &) |
static bool | equal (const value_type &existing, const compare_type &candidate) |
static void | mark_deleted (expr_hash_elt *&) |
static void | mark_empty (expr_hash_elt *&) |
static bool | is_deleted (expr_hash_elt *) |
static bool | is_empty (expr_hash_elt *) |
Static Public Attributes | |
static const bool | empty_zero_p |
Hashtable helpers.
|
inherited |
|
inherited |
|
static |
|
inlinestaticinherited |
|
inlinestatic |
References expr_hash_elt::hash().
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestatic |
|
staticinherited |