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

Data Fields

struct ivopts_dataivopts_data
gimple stmt
tree step

Detailed Description

   Cumulates the steps of indices into DATA and replaces their values with the
   initial ones.  Returns false when the value of the index cannot be determined.
   Callback for for_each_index.  

Field Documentation

struct ivopts_data* ifs_ivopts_data::ivopts_data
tree ifs_ivopts_data::step
gimple ifs_ivopts_data::stmt

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