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

Public Types

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

Detailed Description

Oecount hashtable helpers.   

Member Typedef Documentation


Member Function Documentation

bool oecount_hasher::equal ( const value_type p1,
const compare_type p2 
)
inlinestatic
Comparison function for oecount.   

References oecount_s::oecode, and oecount_s::op.

hashval_t oecount_hasher::hash ( const value_type p)
inlinestatic
Hash function for oecount.   

References oecount_s::oecode, and oecount_s::op.

static void typed_noop_remove< void >::remove ( void *  p)
inlinestaticinherited
Remove doing nothing.   

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