Home | History | Annotate | Download | only in Analysis

Lines Matching defs:ALL

36 //    summarizing all.
96 ALL = 7 };
97 unsigned char Direction : 3; // Init to ALL, then refine.
103 DVEntry() : Direction(ALL), Scalar(true), PeelFirst(false),
158 virtual unsigned getDirection(unsigned Level) const { return DVEntry::ALL; }
297 /// We can try to improve the situation by examining all the dependences
522 /// Makes sure all subscript pairs share the same integer type by
560 /// collectUpperBound - All subscripts are the same type (on my machine,
783 /// getLowerBound - Looks through all the bounds info and
788 /// getUpperBound - Looks through all the bounds info and