Searched refs:getMaxBackedgeTakenCount (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp2683 static const SCEV* getMaxBackedgeTakenCount(ScalarEvolution &SE, function
2742 const SCEV *MaxExitCount = getMaxBackedgeTakenCount(*SE, *DT, L);

Completed in 95 milliseconds