GCC Middle and Back End API Reference
|
#include <tree-vectorizer.h>
Public Types | |
typedef vect_scalar_ops_slice | value_type |
typedef vect_scalar_ops_slice | compare_type |
Static Public Member Functions | |
static void | mark_deleted (value_type &s) |
static void | mark_empty (value_type &s) |
static bool | is_deleted (const value_type &s) |
static bool | is_empty (const value_type &s) |
static hashval_t | hash (const value_type &) |
static bool | equal (const value_type &, const compare_type &) |
static void | remove (vect_scalar_ops_slice &) |
Static Public Attributes | |
static const bool | empty_zero_p = true |
Hash traits for vect_scalar_ops_slice.
|
static |
References i, vect_scalar_ops_slice::length, vect_scalar_ops_slice::op(), and operand_equal_p().
|
static |
References hash(), i, iterative_hash_expr(), vect_scalar_ops_slice::length, and vect_scalar_ops_slice::op().
Referenced by hash().
|
inlinestatic |
References vect_scalar_ops_slice::length.
|
inlinestatic |
References vect_scalar_ops_slice::length.
|
inlinestatic |
References vect_scalar_ops_slice::length.
|
inlinestatic |
References vect_scalar_ops_slice::length.
|
inlinestaticinherited |
Remove doing nothing.