Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp1348 static ICmpInst *getLoopTest(Loop *L) { in getLoopTest() function
1366 ICmpInst *Cond = getLoopTest(L); in needsLFTR()
1519 if (ICmpInst *Cond = getLoopTest(L)) { in FindLoopCounter()