GCC Middle and Back End API Reference
|
#include <tree-vectorizer.h>
Public Types | |
typedef scalar_cond_masked_key | compare_type |
typedef scalar_cond_masked_key | value_type |
Static Public Member Functions | |
static hashval_t | hash (value_type v) |
static bool | equal (value_type existing, value_type candidate) |
static void | mark_empty (value_type &v) |
static bool | is_empty (value_type v) |
static void | mark_deleted (value_type &) |
static bool | is_deleted (const value_type &) |
static void | remove (value_type &) |
Static Public Attributes | |
static const bool | empty_zero_p = true |
scalar_cond_masked_key default_hash_traits< scalar_cond_masked_key >::compare_type |
scalar_cond_masked_key default_hash_traits< scalar_cond_masked_key >::value_type |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
References scalar_cond_masked_key::ncopies.
|
inlinestatic |
|
inlinestatic |
References scalar_cond_masked_key::inverted_p, and scalar_cond_masked_key::ncopies.
|
inlinestatic |
|
static |