GCC Middle and Back End API Reference
dependent_filter_cache_hasher Struct Reference
Inheritance diagram for dependent_filter_cache_hasher:
Collaboration diagram for dependent_filter_cache_hasher:

Public Types

typedef dependent_filter_entryvalue_type
typedef dependent_filter_entrycompare_type

Static Public Member Functions

static hashval_t hash (const dependent_filter_entry *e)
static bool equal (const dependent_filter_entry *a, const dependent_filter_entry *b)
static hashval_t hash (const value_type &)
static bool equal (const value_type &existing, const compare_type &candidate)
static void mark_deleted (dependent_filter_entry *&)
static void mark_empty (dependent_filter_entry *&)
static bool is_deleted (dependent_filter_entry *)
static bool is_empty (dependent_filter_entry *)
static void remove (dependent_filter_entry *p)

Static Public Attributes

static const bool empty_zero_p

Member Typedef Documentation

◆ compare_type

◆ value_type

Member Function Documentation

◆ equal() [1/2]

bool dependent_filter_cache_hasher::equal ( const dependent_filter_entry * a,
const dependent_filter_entry * b )
inlinestatic

References a, and b.

◆ equal() [2/2]

bool pointer_hash< dependent_filter_entry >::equal ( const value_type & existing,
const compare_type & candidate )
inlinestaticinherited

◆ hash() [1/2]

hashval_t dependent_filter_cache_hasher::hash ( const dependent_filter_entry * e)
inlinestatic

◆ hash() [2/2]

hashval_t pointer_hash< dependent_filter_entry >::hash ( const value_type & candidate)
inlinestaticinherited

◆ is_deleted()

◆ is_empty()

◆ mark_deleted()

◆ mark_empty()

◆ remove()

Remove with free.   

Field Documentation

◆ empty_zero_p


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