|
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 |
| typedef const subreg_shape* simplifiable_subregs_hasher::compare_type |
|
inherited |
|
inlinestaticinherited |
|
inlinestatic |
|
inlinestaticinherited |
|
inlinestatic |
References inchash::hash::add_hwi(), and inchash::hash::end().
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
Remove doing nothing.
|
staticinherited |