GCC Middle and Back End API Reference
ilb_data Struct Reference
Collaboration diagram for ilb_data:

Data Fields

struct looploop
gimple stmt

Detailed Description

   Determine information about number of iterations a LOOP from the index
   IDX of a data reference accessed in STMT.  RELIABLE is true if STMT is
   guaranteed to be executed in every iteration of LOOP.  Callback for
   for_each_index.  

Field Documentation

struct loop* ilb_data::loop
gimple ilb_data::stmt

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