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
 
hash_table< loop_exit_hasher > * exits
 
class looptree_root
 

Detailed Description

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

Field Documentation

◆ exits

◆ larray

◆ state

◆ tree_root


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