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

Public Types

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

Detailed Description

   Hashtable helpers.  

Member Typedef Documentation


Member Function Documentation

bool tm_mem_map_hasher::equal ( const value_type v,
const compare_type c 
)
inlinestatic
hashval_t tm_mem_map_hasher::hash ( const value_type v)
inlinestatic
static void typed_free_remove< tm_new_mem_map_t >::remove ( tm_new_mem_map_t p)
inlinestaticinherited
   Remove with free.  

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