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

Data Fields

basic_block instantiated_below
tree var
tree chrec

Detailed Description

The cached information about an SSA name VAR, claiming that below
   basic block INSTANTIATED_BELOW, the value of VAR can be expressed
   as CHREC.   

Field Documentation

basic_block scev_info_str::instantiated_below

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