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

Data Fields

class looploop
 
gimplestmt
 

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

◆ loop

class loop* ilb_data::loop

◆ stmt


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