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

Public Types

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

Detailed Description

   Hashtable helpers.  

Member Typedef Documentation


Member Function Documentation

bool trace_info_hasher::equal ( const value_type a,
const compare_type b 
)
inlinestatic
hashval_t trace_info_hasher::hash ( const value_type ti)
inlinestatic
static void typed_noop_remove< dw_trace_info >::remove ( dw_trace_info p)
inlinestaticinherited
   Remove doing nothing.  

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