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

Public Types

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

Detailed Description

   Helper for hashing saving_htab.  

Member Typedef Documentation


Member Function Documentation

bool saving_hasher::equal ( const value_type p1,
const compare_type p2 
)
inlinestatic
hashval_t saving_hasher::hash ( const value_type p)
inlinestatic
static void typed_free_remove< ptr_data >::remove ( ptr_data p)
inlinestaticinherited
   Remove with free.  

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