GCC Middle and Back End API Reference
default_hash_traits< ana::symbolic_binding > Struct Reference

#include <store.h>

Inheritance diagram for default_hash_traits< ana::symbolic_binding >:
Collaboration diagram for default_hash_traits< ana::symbolic_binding >:

Public Types

typedef ana::symbolic_binding value_type
 
typedef ana::symbolic_binding compare_type
 

Static Public Member Functions

static hashval_t hash (value_type v)
 
static bool equal (const value_type &existing, const value_type &candidate)
 
static void mark_deleted (ana::symbolic_binding &t)
 
static void mark_empty (ana::symbolic_binding &t)
 
static bool is_deleted (ana::symbolic_binding t)
 
static bool is_empty (ana::symbolic_binding t)
 
static void remove (Type &)
 

Static Public Attributes

static const bool empty_zero_p = true
 

Member Typedef Documentation

◆ compare_type

◆ value_type

Member Function Documentation

◆ equal()

static bool member_function_hash_traits< ana::symbolic_binding >::equal ( const value_type & existing,
const value_type & candidate )
inlinestaticinherited

◆ hash()

◆ is_deleted()

◆ is_empty()

◆ mark_deleted()

◆ mark_empty()

◆ remove()

template<typename Type >
void typed_noop_remove< Type >::remove ( Type & )
inlinestaticinherited
Remove doing nothing.   

Field Documentation

◆ empty_zero_p


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