Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm-c/
H A DExecutionEngine.h83 LLVMBool LLVMCreateJITCompilerForModule(LLVMExecutionEngineRef *OutJIT,
/minix3/external/bsd/llvm/dist/llvm/lib/ExecutionEngine/
H A DExecutionEngineBindings.cpp131 LLVMBool LLVMCreateJITCompilerForModule(LLVMExecutionEngineRef *OutJIT, in LLVMCreateJITCompilerForModule() function
224 return LLVMCreateJITCompilerForModule(OutJIT, in LLVMCreateJITCompiler()