Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp1290 static bool canExpandBackedgeTakenCount(Loop *L, ScalarEvolution *SE, in canExpandBackedgeTakenCount() function
1644 assert(canExpandBackedgeTakenCount(L, SE, Rewriter) && "precondition"); in LinearFunctionTestReplace()
1889 if (canExpandBackedgeTakenCount(L, SE, Rewriter) && needsLFTR(L, DT)) { in runOnLoop()