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

Public Types

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

Detailed Description

   Hashtable helpers.  

Member Typedef Documentation


Member Function Documentation

bool action_record_hasher::equal ( const value_type entry,
const compare_type data 
)
inlinestatic
hashval_t action_record_hasher::hash ( const value_type entry)
inlinestatic
static void typed_free_remove< action_record >::remove ( action_record p)
inlinestaticinherited
   Remove with free.  

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