GCC Middle and Back End API Reference
|
#include <hard-reg-set.h>
Public Types | |
typedef const subreg_shape * | compare_type |
typedef simplifiable_subreg * | value_type |
Static Public Member Functions | |
static hashval_t | hash (const simplifiable_subreg *) |
static bool | equal (const simplifiable_subreg *, const subreg_shape *) |
static hashval_t | hash (const value_type &) |
static bool | equal (const value_type &existing, const compare_type &candidate) |
static void | mark_deleted (simplifiable_subreg *&) |
static void | mark_empty (simplifiable_subreg *&) |
static bool | is_deleted (simplifiable_subreg *) |
static bool | is_empty (simplifiable_subreg *) |
static void | remove (simplifiable_subreg *&) |
Static Public Attributes | |
static const bool | empty_zero_p |
|
inherited |
|
inlinestaticinherited |
|
inlinestatic |
References simplifiable_subreg::shape.
|
inlinestaticinherited |
|
inlinestatic |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
Remove doing nothing.
|
staticinherited |