GCC Middle and Back End API Reference
|
#include <store.h>
Public Types | |
typedef ana::concrete_binding | value_type |
typedef ana::concrete_binding | compare_type |
Static Public Member Functions | |
static hashval_t | hash (value_type v) |
static bool | equal (const value_type &existing, const value_type &candidate) |
static void | mark_deleted (ana::concrete_binding &t) |
static void | mark_empty (ana::concrete_binding &t) |
static bool | is_deleted (ana::concrete_binding t) |
static bool | is_empty (ana::concrete_binding t) |
static void | remove (ana::concrete_binding &) |
Static Public Attributes | |
static const bool | empty_zero_p = false |
|
inherited |
|
inherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
Remove doing nothing.
|
static |