|
GCC Middle and Back End API Reference
|
#include <cfgloop.h>

Data Fields | |
| vec< int > | to_visit |
| unsigned | idx |
The iterator for loops.
| unsigned loop_iterator::idx |
The index of the actual loop.
| vec<int> loop_iterator::to_visit |
The list of loops to visit.