GCC Middle and Back End API Reference
|
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) |
Shared_bitmap hashtable helpers.
|
inlinestatic |
Equality function for two shared_bitmap_info_t's.
References pt_solutions_intersect_1(), and pta_stats.
|
inlinestatic |
Hash function for a shared_bitmap_info_t
|
inlinestaticinherited |
Remove with free.