GCC Middle and Back End API Reference
niter_desc Struct Reference

#include <cfgloop.h>

Collaboration diagram for niter_desc:

Data Fields

edge out_edge
edge in_edge
bool simple_p
bool const_iter
unsigned HOST_WIDEST_INT niter
rtx assumptions
rtx noloop_assumptions
rtx infinite
bool signed_p
enum machine_mode mode
rtx niter_expr

Detailed Description

The description of an exit from the loop and of the number of iterations
   till we take the exit.   

Field Documentation

bool niter_desc::signed_p

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