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

/external/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp1320 static ICmpInst *getLoopTest(Loop *L) { function
1338 ICmpInst *Cond = getLoopTest(L);
1491 if (ICmpInst *Cond = getLoopTest(L)) {

Completed in 123 milliseconds