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

Data Fields | |
| int | state |
| vec< loop_p, va_gc > * | larray |
| htab_t | exits |
| struct loop * | tree_root |
Structure to hold CFG information about natural loops within a function.
| htab_t loops::exits |
Referenced by flow_loops_find().
Referenced by flow_loops_find(), flow_loops_free(), init_loops_structure(), and input_cfg().
| int loops::state |
Referenced by expand_omp_taskreg(), init_lowered_empty_function(), and move_sese_region_to_fn().
| struct loop* loops::tree_root |
Referenced by flow_loops_find(), init_loops_structure(), and input_cfg().