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

Public Types

typedef htab_bb_copy_original_entry value_type
typedef htab_bb_copy_original_entry compare_type

Static Public Member Functions

static hashval_t hash (const value_type *)
static bool equal (const value_type *existing, const compare_type *candidate)
static void remove (htab_bb_copy_original_entry *p)

Member Typedef Documentation


Member Function Documentation

bool bb_copy_hasher::equal ( const value_type existing,
const compare_type candidate 
)
inlinestatic
hashval_t bb_copy_hasher::hash ( const value_type data)
inlinestatic
static void typed_noop_remove< htab_bb_copy_original_entry >::remove ( htab_bb_copy_original_entry p)
inlinestaticinherited
   Remove doing nothing.  

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