Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/
H A DExecutionEngineBindings.cpp103 LLVMBool LLVMCreateExecutionEngineForModule(LLVMExecutionEngineRef *OutEE, in LLVMCreateExecutionEngineForModule() argument
111 *OutEE = wrap(EE); in LLVMCreateExecutionEngineForModule()
/freebsd/contrib/llvm-project/llvm/include/llvm-c/
H A DExecutionEngine.h86 LLVMExecutionEngineRef *OutEE, LLVMModuleRef M, char **OutError);