Searched refs:needsLFTR (Results 1 – 1 of 1) sorted by relevance
1614 static bool needsLFTR(Loop *L, DominatorTree *DT) { in needsLFTR() function2140 if (canExpandBackedgeTakenCount(L, SE, Rewriter) && needsLFTR(L, DT)) { in runOnLoop()