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

Public Types

typedef macinfo_entry value_type
typedef macinfo_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 (macinfo_entry *p)

Detailed Description

   Helpers to manipulate hash table of CUs.  

Member Typedef Documentation


Member Function Documentation

bool macinfo_entry_hasher::equal ( const value_type entry1,
const compare_type entry2 
)
inlinestatic
hashval_t macinfo_entry_hasher::hash ( const value_type entry)
inlinestatic
static void typed_noop_remove< macinfo_entry >::remove ( macinfo_entry p)
inlinestaticinherited
   Remove doing nothing.  

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