Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DDFAJumpThreading.cpp409 uint64_t ExitVal; member
H A DIndVarSimplify.cpp481 auto *ExitVal = dyn_cast<PHINode>(PN.getIncomingValue(IncomingValIdx)); in rewriteFirstIterationLoopExitValues() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp1423 Value *ExitVal = Rewriter.expandCodeFor( in rewriteLoopExitValues() local
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DScalarEvolution.cpp13302 APInt ExitVal = (End + A).udiv(A); in getNumIterationsInRange() local