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 |
Referenced by find_var_scev_info(), gather_stats_on_scev_database(), get_instantiated_value_entry(), and new_scev_info_str().
int scev_info_str::instantiated_below |
unsigned int scev_info_str::name_version |