GCC Middle and Back End API Reference
|
Data Fields | |
bitmap | pt_vars |
hashval_t | hashcode |
Structure used to put solution bitmaps in a hashtable so they can be shared among variables with the same points-to set.
hashval_t shared_bitmap_info::hashcode |
Referenced by shared_bitmap_hasher::hash(), shared_bitmap_add(), and shared_bitmap_lookup().
bitmap shared_bitmap_info::pt_vars |
Referenced by shared_bitmap_hasher::equal(), shared_bitmap_add(), and shared_bitmap_lookup().