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