GCC Middle and Back End API Reference
nb_iter_bound Class Reference

#include <cfgloop.h>

Collaboration diagram for nb_iter_bound:

Data Fields

gimplestmt
 
bound_wide_int bound
 
bool is_exit
 
class nb_iter_boundnext
 

Detailed Description

The structure describing a bound on number of iterations of a loop.   

Field Documentation

◆ bound

◆ is_exit

◆ next

◆ stmt


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