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

Public Types

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

Detailed Description

   Shared_bitmap hashtable helpers.  

Member Typedef Documentation


Member Function Documentation

bool shared_bitmap_hasher::equal ( const value_type sbi1,
const compare_type sbi2 
)
inlinestatic
   Equality function for two shared_bitmap_info_t's. 

References pt_solutions_intersect_1(), and pta_stats.

hashval_t shared_bitmap_hasher::hash ( const value_type bi)
inlinestatic
   Hash function for a shared_bitmap_info_t 
static void typed_free_remove< shared_bitmap_info >::remove ( shared_bitmap_info p)
inlinestaticinherited
   Remove with free.  

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