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

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

Completed in 161 milliseconds