Searched defs:MaxExitCount (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | IndVarSimplify.cpp | 1626 if (SkipLastIter || isa<SCEVCouldNotCompute>(MaxExitCount)) in optimizeLoopExits() argument |
/llvm-project/llvm/lib/Analysis/ | ||
H A D | ScalarEvolution.cpp | 8213 const auto *MaxExitCount = getSmallConstantMaxTripCount() local |