Searched refs:canExpandBackedgeTakenCount (Results 1 – 1 of 1) sorted by relevance
1290 static bool canExpandBackedgeTakenCount(Loop *L, ScalarEvolution *SE, in canExpandBackedgeTakenCount() function1644 assert(canExpandBackedgeTakenCount(L, SE, Rewriter) && "precondition"); in LinearFunctionTestReplace()1889 if (canExpandBackedgeTakenCount(L, SE, Rewriter) && needsLFTR(L, DT)) { in runOnLoop()