GCC Middle and Back End API Reference
|
Data Fields | |
basic_block | instantiated_below |
tree | var |
tree | chrec |
The cached information about an SSA name VAR, claiming that below basic block INSTANTIATED_BELOW, the value of VAR can be expressed as CHREC.
tree scev_info_str::chrec |
Referenced by find_var_scev_info(), gather_stats_on_scev_database_1(), and new_scev_info_str().
basic_block scev_info_str::instantiated_below |
Referenced by eq_scev_info(), find_var_scev_info(), and new_scev_info_str().
tree scev_info_str::var |
Referenced by eq_scev_info(), find_var_scev_info(), hash_scev_info(), and new_scev_info_str().