Home
last modified time | relevance | path

Searched refs:ExitCondICmp (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp8975 if (ICmpInst *ExitCondICmp = dyn_cast<ICmpInst>(ExitCond)) { in computeExitLimitFromCondImpl() local
8977 computeExitLimitFromICmp(L, ExitCondICmp, ExitIfTrue, ControlsOnlyExit); in computeExitLimitFromCondImpl()
8982 return computeExitLimitFromICmp(L, ExitCondICmp, ExitIfTrue, in computeExitLimitFromCondImpl()