Home
last modified time | relevance | path

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

/external/llvm/include/llvm-c/
DExecutionEngine.h82 LLVMBool LLVMCreateJITCompiler(LLVMExecutionEngineRef *OutJIT,
/external/llvm/lib/ExecutionEngine/
DExecutionEngineBindings.cpp155 LLVMBool LLVMCreateJITCompiler(LLVMExecutionEngineRef *OutJIT, in LLVMCreateJITCompiler() function