Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp8785 bool IsOnlyExit = ExitingBlocks.size() == 1; in computeBackedgeTakenCount() local
8876 bool IsOnlyExit, bool AllowPredicates) { in computeExitLimit()