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

Public Types

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

Detailed Description

   Hashtable callbacks for maintaining the "bases" field of
   store_group_info, given that the addresses are function invariants.  

Member Typedef Documentation


Member Function Documentation

bool invariant_group_base_hasher::equal ( const value_type gi1,
const compare_type gi2 
)
inlinestatic
hashval_t invariant_group_base_hasher::hash ( const value_type gi)
inlinestatic
static void typed_noop_remove< group_info >::remove ( group_info p)
inlinestaticinherited
   Remove doing nothing.  

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