GCC Middle and Back End API Reference
|
Data Fields | |
bitmap_head | expressions |
bitmap_head | values |
An unordered bitmap set. One bitmap tracks values, the other, expressions.
bitmap_head bitmap_set::expressions |
bitmap_head bitmap_set::values |
Referenced by bitmap_set_and(), bitmap_set_copy(), bitmap_set_equal(), bitmap_set_new(), and bitmap_set_subtract().