Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Analysis/
DLoopDependenceAnalysis.cpp139 void LoopDependenceAnalysis::getLoops(const SCEV *S, in getLoops() function in LoopDependenceAnalysis
149 getLoops(S, &loops); in isLoopInvariant()
164 getLoops(A, &loops); in isSIVPair()
165 getLoops(B, &loops); in isSIVPair()
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DLoopDependenceAnalysis.h72 void getLoops(const SCEV*, DenseSet<const Loop*>*) const;