Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm-c/
DExecutionEngine.h82 LLVMBool LLVMCreateJITCompilerForModule(LLVMExecutionEngineRef *OutJIT,
/openbsd/src/gnu/llvm/llvm/lib/ExecutionEngine/
DExecutionEngineBindings.cpp134 LLVMBool LLVMCreateJITCompilerForModule(LLVMExecutionEngineRef *OutJIT, in LLVMCreateJITCompilerForModule() function