GCC Middle and Back End API Reference
default_hash_traits< scalar_cond_masked_key > Struct 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
 

Member Typedef Documentation

◆ compare_type

◆ value_type

Member Function Documentation

◆ equal()

static bool default_hash_traits< scalar_cond_masked_key >::equal ( value_type existing,
value_type candidate )
inlinestatic

◆ hash()

◆ is_deleted()

◆ is_empty()

◆ mark_deleted()

static void default_hash_traits< scalar_cond_masked_key >::mark_deleted ( value_type & )
inlinestatic

◆ mark_empty()

◆ remove()

Field Documentation

◆ empty_zero_p


The documentation for this struct was generated from the following file: