| 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 shared_bitmap_info *) | 
| static bool | equal (const shared_bitmap_info *, const shared_bitmap_info *) | 
| static hashval_t | hash (const value_type &) | 
| static bool | equal (const value_type &existing, const compare_type &candidate) | 
| static void | mark_deleted (shared_bitmap_info *&) | 
| static void | mark_empty (shared_bitmap_info *&) | 
| static bool | is_deleted (shared_bitmap_info *) | 
| static bool | is_empty (shared_bitmap_info *) | 
| static void | remove (shared_bitmap_info *p) | 
| Static Public Attributes | |
| static const bool | empty_zero_p | 
Shared_bitmap hashtable helpers.
| 
 | inherited | 
| 
 | inherited | 
| 
 | inlinestaticinherited | 
| 
 | inlinestatic | 
Equality function for two shared_bitmap_info_t's.
References bitmap_equal_p(), and shared_bitmap_info::pt_vars.
| 
 | inlinestaticinherited | 
| 
 | inlinestatic | 
Hash function for a shared_bitmap_info_t.
References shared_bitmap_info::hashcode.
| 
 | inlinestaticinherited | 
| 
 | inlinestaticinherited | 
| 
 | inlinestaticinherited | 
| 
 | inlinestaticinherited | 
| 
 | inlinestaticinherited | 
Remove with free.
| 
 | staticinherited |