Home
last modified time | relevance | path

Searched refs:getLoopTest (Results 1 – 1 of 1) 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()