Home | History | Annotate | Download | only in Analysis

Lines Matching defs:Old

2475           unsigned Old = Result.DV[K - 1].Direction;
2476 Result.DV[K - 1].Direction = Old & Bound[K].DirSet;
2477 Improved |= Old != Result.DV[K - 1].Direction;