Searched refs:NextLSCEV (Results 1 – 2 of 2) sorted by relevance
270 const SCEV *NextLSCEV = SE->getAddExpr(LSCEVAddRec, SE->getMulExpr( in runOnLoop() local273 if (!isSafeToExpand(NextLSCEV, *SE)) in runOnLoop()280 Value *PrefPtrValue = SCEVE.expandCodeFor(NextLSCEV, I8Ptr, MemI); in runOnLoop()
301 const SCEV *NextLSCEV = SE->getAddExpr(LSCEVAddRec, SE->getMulExpr( in runOnLoop() local304 if (!isSafeToExpand(NextLSCEV, *SE)) in runOnLoop()311 Value *PrefPtrValue = SCEVE.expandCodeFor(NextLSCEV, I8Ptr, MemI); in runOnLoop()