GCC Middle and Back End API Reference
|
Data Fields | |
struct ivopts_data * | ivopts_data |
gimple | stmt |
tree | step |
Cumulates the steps of indices into DATA and replaces their values with the initial ones. Returns false when the value of the index cannot be determined. Callback for for_each_index.
struct ivopts_data* ifs_ivopts_data::ivopts_data |
tree ifs_ivopts_data::step |
gimple ifs_ivopts_data::stmt |