Searched defs:classifyPair (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp844 DependenceAnalysis::classifyPair(const SCEV *Src, const Loop *SrcLoopNest, function in class:DependenceAnalysis
3373 classifyPair(Pair[P].Src, LI->getLoopFor(Src->getParent()),
3585 classifyPair(Pair[SJ].Src, LI->getLoopFor(Src->getParent()),
3797 classifyPair(Pair[P].Src, LI->getLoopFor(Src->getParent()),
3908 classifyPair(Pair[SJ].Src, LI->getLoopFor(Src->getParent()),

Completed in 1177 milliseconds