Home | History | Annotate | Download | only in Scalar

Lines Matching refs:OldIdx

2052   uint64_t OldIdx = FindElementAndOffset(T, OldOffset, IdxTy);
2054 OldIdx = ~0ULL; // Force the GEP to be rewritten.
2062 if (Idx == OldIdx)