|
GCC Middle and Back End API Reference
|

Data Fields | |
| struct loop * | loop |
| gimple | stmt |
Determine information about number of iterations a LOOP from the index IDX of a data reference accessed in STMT. RELIABLE is true if STMT is guaranteed to be executed in every iteration of LOOP. Callback for for_each_index.
| struct loop* ilb_data::loop |
Referenced by idx_infer_loop_bounds(), and infer_loop_bounds_from_ref().
| gimple ilb_data::stmt |
Referenced by idx_infer_loop_bounds(), infer_loop_bounds_from_ref(), and infer_loop_bounds_from_undefined().