|
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 |
References hashable_expr_equal_p(), expr_hash_elt::stamp(), hashable_expr::type, and types_compatible_p().
|
inlinestaticinherited |
|
inlinestatic |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestatic |
|
staticinherited |