Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/
DExecutionEngineBindings.cpp117 LLVMBool LLVMCreateInterpreterForModule(LLVMExecutionEngineRef *OutInterp, in LLVMCreateInterpreterForModule() argument
125 *OutInterp = wrap(Interp); in LLVMCreateInterpreterForModule()
/external/llvm/include/llvm-c/
DExecutionEngine.h79 LLVMBool LLVMCreateInterpreterForModule(LLVMExecutionEngineRef *OutInterp,