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 |
gimple ilb_data::stmt |