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

Public Types

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

Member Typedef Documentation


Member Function Documentation

bool tree_entry_hasher::equal ( const value_type e1,
const compare_type e2 
)
inlinestatic
hashval_t tree_entry_hasher::hash ( const value_type e)
inlinestatic
static void typed_noop_remove< tree_hash_entry >::remove ( tree_hash_entry p)
inlinestaticinherited
   Remove doing nothing.  

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