GCC Middle and Back End API Reference
|
Data Fields | |
tree | base |
tree | step |
struct mem_ref * | refs |
struct mem_ref_group * | next |
The group of references between that reuse may occur.
tree mem_ref_group::base |
Referenced by dump_mem_details().
struct mem_ref_group* mem_ref_group::next |
Referenced by estimate_prefetch_count(), and mark_nontemporal_stores().
struct mem_ref* mem_ref_group::refs |
Referenced by estimate_prefetch_count(), and mark_nontemporal_stores().
tree mem_ref_group::step |
Referenced by dump_mem_details(), is_miss_rate_acceptable(), nothing_to_prefetch_p(), and prune_ref_by_group_reuse().