Searched refs:getLoopTest (Results 1 – 1 of 1) sorted by relevance
1621 static ICmpInst *getLoopTest(Loop *L) { in getLoopTest() function1639 ICmpInst *Cond = getLoopTest(L); in needsLFTR()1792 if (ICmpInst *Cond = getLoopTest(L)) { in FindLoopCounter()