Home
last modified time | relevance | path

Searched defs:OutJIT (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/lib/ExecutionEngine/
H A DExecutionEngineBindings.cpp134 LLVMCreateJITCompilerForModule(LLVMExecutionEngineRef * OutJIT,LLVMModuleRef M,unsigned OptLevel,char ** OutError) LLVMCreateJITCompilerForModule() argument
162 LLVMCreateMCJITCompilerForModule(LLVMExecutionEngineRef * OutJIT,LLVMModuleRef M,LLVMMCJITCompilerOptions * PassedOptions,size_t SizeOfPassedOptions,char ** OutError) LLVMCreateMCJITCompilerForModule() argument