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

Data Fields

bitmap pt_vars
 
hashval_t hashcode
 

Detailed Description

Structure used to put solution bitmaps in a hashtable so they can
be shared among variables with the same points-to set.   

Field Documentation

◆ hashcode

hashval_t shared_bitmap_info::hashcode

◆ pt_vars

bitmap shared_bitmap_info::pt_vars

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