Searched refs:BasePtrSCEV (Results 1 – 1 of 1) sorted by relevance
392 const SCEVAddRecExpr *BasePtrSCEV = in runOnLoop() local394 if (!BasePtrSCEV->isAffine()) in runOnLoop()397 LLVM_DEBUG(dbgs() << "PIP: Transforming: " << *BasePtrSCEV << "\n"); in runOnLoop()398 assert(BasePtrSCEV->getLoop() == L && in runOnLoop()411 const SCEV *BasePtrStartSCEV = BasePtrSCEV->getStart(); in runOnLoop()416 dyn_cast<SCEVConstant>(BasePtrSCEV->getStepRecurrence(*SE)); in runOnLoop()