Home | History | Annotate | Download | only in Analysis

Lines Matching defs:Old

2480           unsigned Old = Result.DV[K - 1].Direction;
2481 Result.DV[K - 1].Direction = Old & Bound[K].DirSet;
2482 Improved |= Old != Result.DV[K - 1].Direction;