GCC Middle and Back End API Reference
innermost_loop_behavior Struct Reference

#include <tree-data-ref.h>

Data Fields

tree base_address
tree offset
tree init
tree step
tree aligned_to

Field Documentation

tree innermost_loop_behavior::aligned_to
     Alignment information.  ALIGNED_TO is set to the largest power of two
     that divides OFFSET.  
tree innermost_loop_behavior::base_address
tree innermost_loop_behavior::init
tree innermost_loop_behavior::offset
tree innermost_loop_behavior::step

The documentation for this struct was generated from the following file: