GCC Middle and Back End API Reference
scev_info_str Struct Reference

Data Fields

unsigned int name_version
 
int instantiated_below
 
tree chrec
 

Detailed Description

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

Field Documentation

◆ chrec

◆ instantiated_below

◆ name_version


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