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()

◆ hash()

◆ is_deleted()

static bool default_hash_traits< scalar_cond_masked_key >::is_deleted ( const value_type & )
inlinestatic

◆ is_empty()

◆ mark_deleted()

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

◆ mark_empty()

◆ remove()

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

Field Documentation

◆ empty_zero_p

const bool default_hash_traits< scalar_cond_masked_key >::empty_zero_p = true
static

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