Home
last modified time | relevance | path

Searched refs:DstPtrSCEV (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Analysis/
DDependenceAnalysis.cpp3338 const SCEV *DstPtrSCEV = SE->getSCEV(DstGEP->getPointerOperand()); in depends() local
3340 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() local
3774 isLoopInvariant(DstPtrSCEV, LI->getLoopFor(Dst->getParent())) && in getSplitIteration()