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

Public Types

typedef uintptr_t value_type
typedef instantiate_cache_entry compare_type

Static Public Member Functions

static hashval_t hash (const value_type *)
static bool equal (const value_type *, const compare_type *)
static void remove (uintptr_t *p)

Member Typedef Documentation


Member Function Documentation

bool instantiate_cache_entry_hasher::equal ( const value_type idx1,
const compare_type elt2 
)
inlinestatic
hashval_t instantiate_cache_entry_hasher::hash ( const value_type idx)
inlinestatic
static void typed_noop_remove< uintptr_t >::remove ( uintptr_t *  p)
inlinestaticinherited
Remove doing nothing.   

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