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

int scev_info_str::instantiated_below

◆ name_version

unsigned int scev_info_str::name_version

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