Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/
H A DProgram.h50 int ReturnCode; member
/minix3/external/bsd/llvm/dist/llvm/unittests/ExecutionEngine/MCJIT/
H A DMCJITTestBase.h77 Value *ReturnCode = Builder.CreateCall(Callee, CallArgs); in insertSimpleCallFunction() local
/minix3/external/bsd/llvm/dist/llvm/tools/bugpoint/
H A DToolRunner.cpp106 int ReturnCode = sys::ExecuteAndWait(RemoteClientPath, Args, nullptr, in RunProgramRemotelyWithTimeout() local