Searched refs:LdStart (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp1092 const SCEV *LdStart = LoadEv->getStart(); local
1097 LdStart = getStartForNegStride(LdStart, BECount, IntIdxTy, StoreSize, SE);
1102 LdStart, Builder.getInt8PtrTy(LdAS), Preheader->getTerminator());

Completed in 118 milliseconds