GCC Middle and Back End API Reference
|
Public Types | |
typedef vec< stmt_vec_info > | value_type |
typedef vec< stmt_vec_info > | compare_type |
Static Public Member Functions | |
static hashval_t | hash (value_type) |
static bool | equal (value_type existing, value_type candidate) |
static bool | is_empty (value_type x) |
static bool | is_deleted (value_type x) |
static void | mark_empty (value_type &x) |
static void | mark_deleted (value_type &x) |
static void | remove (value_type &x) |
Static Public Attributes | |
static const bool | empty_zero_p = true |
Traits for the hash_set to record failed SLP builds for a stmt set. Note we never remove apart from at destruction time so we do not need a special value for deleted that differs from empty.
|
inlinestatic |
References candidate(), and i.
|
inlinestatic |
References inchash::hash::add_int(), inchash::hash::end(), gimple_uid(), and i.
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |