Searched refs:NextLSCEV (Results 1 – 1 of 1) sorted by relevance
395 const SCEV *NextLSCEV = SE->getAddExpr(P.LSCEVAddRec, SE->getMulExpr( in runOnLoop() local398 if (!SCEVE.isSafeToExpand(NextLSCEV)) in runOnLoop()401 unsigned PtrAddrSpace = NextLSCEV->getType()->getPointerAddressSpace(); in runOnLoop()403 Value *PrefPtrValue = SCEVE.expandCodeFor(NextLSCEV, I8Ptr, P.InsertPt); in runOnLoop()