GCC Middle and Back End API Reference
|
Data Fields | |
bool | rw_unconditionally |
bool | w_unconditionally |
bool | written_at_least_once |
tree | rw_predicate |
tree | w_predicate |
tree | base_w_predicate |
Records the status of a data reference. This struct is attached to each DR->aux field.
tree ifc_dr::base_w_predicate |
tree ifc_dr::rw_predicate |
bool ifc_dr::rw_unconditionally |
tree ifc_dr::w_predicate |
bool ifc_dr::w_unconditionally |
bool ifc_dr::written_at_least_once |