Home
last modified time | relevance | path

Searched defs:MaxExitCount (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp1614 __anonebfe3a760702(const SCEV *MaxExitCount) optimizeLoopExits() argument
1629 const SCEV *MaxExitCount = SE->getExitCount( optimizeLoopExits() local
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp8199 const auto *MaxExitCount = getSmallConstantMaxTripCount() local