Lines Matching refs:Direction
90 /// Dependence::DVEntry - Each level in the distance/direction vector
91 /// has a direction (or perhaps a union of several directions), and
102 unsigned char Direction : 3; // Init to ALL, then refine.
108 DVEntry() : Direction(ALL), Scalar(true), PeelFirst(false),
161 /// getDirection - Returns the direction associated with a particular
214 /// dependence (direction vectors, etc.) and is used when the compiler is
247 /// getDirection - Returns the direction associated with a particular
371 unsigned char Direction;
505 /// have 2 loops in common, so CommonLevels will equal 2 and the direction
606 /// Sets appropriate direction vector entry and, when possible,
632 /// Can sometimes refine direction vectors.
645 /// Sets appropriate direction and distance.
661 /// Sets appropriate direction entry.
680 /// Sets appropriate direction entry.
698 /// Sets appropriate direction entry.
716 /// Sets appropriate direction entry.
762 /// Can sometimes disprove the equal direction for 1 or more loops.
794 /// computes the lower bound given the current direction settings
799 /// computes the upper bound given the current direction settings
803 /// exploreDirections - Hierarchically expands the direction vector
823 /// using the * direction. Records them in Bound.
830 /// using the < direction. Records them in Bound.
837 /// using the > direction. Records them in Bound.
844 /// using the = direction. Records them in Bound.
918 /// updateDirection - Update direction vector entry