| GCC Middle and Back End API Reference
    | 

| Data Fields | |
| class loop * | loop | 
| gimple * | stmt | 
| tree * | step | 
| HOST_WIDE_INT * | delta | 
A structure used to pass arguments to idx_analyze_ref.
| HOST_WIDE_INT* ar_data::delta | 
Referenced by analyze_ref(), gather_memory_references_ref(), and idx_analyze_ref().
| class loop* ar_data::loop | 
Referenced by analyze_ref(), and idx_analyze_ref().
| tree* ar_data::step | 
Referenced by analyze_ref(), gather_memory_references_ref(), and idx_analyze_ref().
| gimple* ar_data::stmt | 
Referenced by analyze_ref(), and idx_analyze_ref().