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

Data Fields

vec< treeparams
vec< tree > * newivs
clast_index_htab_type newivs_index
clast_index_htab_type params_index
sese region

Detailed Description

NEWIVS_INDEX binds CLooG's scattering name to the index of the tree
   induction variable in NEWIVS.

   PARAMS_INDEX binds CLooG's parameter name to the index of the tree
   parameter in PARAMS.   

Field Documentation

vec<tree> ivs_params::params
clast_index_htab_type ivs_params::params_index
sese ivs_params::region

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