GCC Middle and Back End API Reference
|
Public Types | |
typedef _vect_peel_info * | value_type |
typedef _vect_peel_info * | compare_type |
Static Public Member Functions | |
static hashval_t | hash (const _vect_peel_info *) |
static bool | equal (const _vect_peel_info *, const _vect_peel_info *) |
static hashval_t | hash (const value_type &) |
static bool | equal (const value_type &existing, const compare_type &candidate) |
static void | mark_deleted (_vect_peel_info *&) |
static void | mark_empty (_vect_peel_info *&) |
static bool | is_deleted (_vect_peel_info *) |
static bool | is_empty (_vect_peel_info *) |
static void | remove (_vect_peel_info *p) |
Static Public Attributes | |
static const bool | empty_zero_p |
Peeling hashtable helpers.
|
inherited |
|
inherited |
|
inlinestatic |
|
inlinestaticinherited |
|
inlinestatic |
References _vect_peel_info::npeel.
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
Remove with free.
|
staticinherited |