Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/mail.local/
H A Dmail.local.c155 int ExitVal = EX_OK; /* sysexits.h error value. */ variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DDFAJumpThreading.cpp382 APInt ExitVal; member
H A DIndVarSimplify.cpp479 auto *ExitVal = dyn_cast<PHINode>(PN.getIncomingValue(IncomingValIdx)); in rewriteFirstIterationLoopExitValues() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp1653 Value *ExitVal = Rewriter.expandCodeFor( in rewriteLoopExitValues() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp13400 APInt ExitVal = (End + A).udiv(A); in getNumIterationsInRange() local