Searched refs:DstPtrSCEV (Results 1 – 1 of 1) sorted by relevance
3338 const SCEV *DstPtrSCEV = SE->getSCEV(DstGEP->getPointerOperand()); in depends() local3340 DEBUG(dbgs() << " DstPtrSCEV = " << *DstPtrSCEV << "\n"); in depends()3343 isLoopInvariant(DstPtrSCEV, LI->getLoopFor(Dst->getParent())) && in depends()3772 const SCEV *DstPtrSCEV = SE->getSCEV(DstGEP->getPointerOperand()); in getSplitIteration() local3774 isLoopInvariant(DstPtrSCEV, LI->getLoopFor(Dst->getParent())) && in getSplitIteration()