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

/openbsd-current/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DDFAJumpThreading.cpp409 uint64_t ExitVal; member in struct:__anon3432::ThreadingPath
H A DIndVarSimplify.cpp481 auto *ExitVal = dyn_cast<PHINode>(PN.getIncomingValue(IncomingValIdx)); local
/openbsd-current/gnu/llvm/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp1423 Value *ExitVal = Rewriter.expandCodeFor( local
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/
H A DMachineVerifier.cpp3343 StackStateOfBB(int EntryVal, int ExitVal, bool EntrySetup, bool ExitSetup) : argument

Completed in 220 milliseconds