GCC Middle and Back End API Reference
loops Struct Reference

#include <cfgloop.h>

Collaboration diagram for loops:

Data Fields

int state
vec< loop_p, va_gc > * larray
htab_t exits
struct looptree_root

Detailed Description

Structure to hold CFG information about natural loops within a function.   

Field Documentation

htab_t loops::exits

Referenced by flow_loops_find().

struct loop* loops::tree_root

The documentation for this struct was generated from the following file: