Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp1621 static ICmpInst *getLoopTest(Loop *L) { in getLoopTest() function
1639 ICmpInst *Cond = getLoopTest(L); in needsLFTR()
1792 if (ICmpInst *Cond = getLoopTest(L)) { in FindLoopCounter()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp1907 static ICmpInst *getLoopTest(Loop *L) { in getLoopTest() function
1925 ICmpInst *Cond = getLoopTest(L); in needsLFTR()
2078 if (ICmpInst *Cond = getLoopTest(L)) { in FindLoopCounter()