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

Public Types

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

Detailed Description

   VAR_INFOS hashtable helpers.  

Member Typedef Documentation


Member Function Documentation

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

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