Searched refs:getLoopTest (Results 1 – 1 of 1) sorted by relevance
2014 static ICmpInst *getLoopTest(Loop *L, BasicBlock *ExitingBB) { in getLoopTest() function2031 ICmpInst *Cond = getLoopTest(L, ExitingBB); in needsLFTR()2236 if (ICmpInst *Cond = getLoopTest(L, ExitingBB)) in FindLoopCounter()2392 if (ICmpInst *LoopTest = getLoopTest(L, ExitingBB)) in linearFunctionTestReplace()