GCC Middle and Back End API Reference
|
Public Types | |
typedef int | value_type |
typedef int | compare_type |
Static Public Member Functions | |
static void | mark_deleted (int &) |
static void | mark_empty (int &) |
static bool | is_deleted (int) |
static bool | is_empty (int) |
static hashval_t | hash (value_type) |
static bool | equal (value_type existing, value_type candidate) |
static void | remove (int &) |
Static Public Attributes | |
static const bool | empty_zero_p |
|
inherited |
|
inherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
Remove doing nothing.