|
GCC Middle and Back End API Reference
|
Data Fields | |
| unsigned int | name_version |
| int | instantiated_below |
| tree | chrec |
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.
| tree scev_info_str::chrec |
| int scev_info_str::instantiated_below |
Referenced by del_scev_info(), and hash_scev_info().
| unsigned int scev_info_str::name_version |
Referenced by del_scev_info(), and hash_scev_info().