mem_ref_group Struct Reference

Collaboration diagram for mem_ref_group:

Collaboration graph
[legend]

Data Fields

tree base
HOST_WIDE_INT step
mem_refrefs
mem_ref_groupnext

Detailed Description

The group of references between that reuse may occur.   

Definition at line 176 of file tree-ssa-loop-prefetch.c.


Field Documentation

tree mem_ref_group::base
 

Definition at line 178 of file tree-ssa-loop-prefetch.c.

struct mem_ref_group* mem_ref_group::next
 

Definition at line 181 of file tree-ssa-loop-prefetch.c.

Referenced by anything_to_prefetch_p(), determine_unroll_factor(), find_or_create_group(), issue_prefetches(), prune_by_reuse(), record_ref(), release_mem_refs(), and schedule_prefetches().

struct mem_ref* mem_ref_group::refs
 

Definition at line 180 of file tree-ssa-loop-prefetch.c.

Referenced by anything_to_prefetch_p(), determine_unroll_factor(), gather_memory_references(), gather_memory_references_ref(), issue_prefetches(), loop_prefetch_arrays(), prune_group_by_reuse(), record_ref(), release_mem_refs(), and schedule_prefetches().

HOST_WIDE_INT mem_ref_group::step
 

Definition at line 179 of file tree-ssa-loop-prefetch.c.

Referenced by prune_ref_by_group_reuse(), and prune_ref_by_self_reuse().


The documentation for this struct was generated from the following file:
Generated on Sun Sep 17 18:04:20 2006 for Tree SSA by  doxygen 1.4.6