Home
last modified time | relevance | path

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

/external/llvm/include/llvm-c/
DExecutionEngine.h83 LLVMBool LLVMCreateJITCompilerForModule(LLVMExecutionEngineRef *OutJIT,
/external/llvm/lib/ExecutionEngine/
DExecutionEngineBindings.cpp132 LLVMBool LLVMCreateJITCompilerForModule(LLVMExecutionEngineRef *OutJIT, in LLVMCreateJITCompilerForModule() function