Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp1614 static bool needsLFTR(Loop *L, DominatorTree *DT) { in needsLFTR() function
2140 if (canExpandBackedgeTakenCount(L, SE, Rewriter) && needsLFTR(L, DT)) { in runOnLoop()