Searched defs:LLVMCreateJITCompilerForModule (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/ExecutionEngine/
H A DExecutionEngineBindings.cpp141 LLVMBool LLVMCreateJITCompilerForModule(LLVMExecutionEngineRef *OutJIT, function
234 return LLVMCreateJITCompilerForModule(OutJIT,

Completed in 279 milliseconds