ΒΆLLVMBool LLVMCreateJITCompilerForModule(
    LLVMExecutionEngineRef* OutJIT,
    LLVMModuleRef M,
    unsigned int OptLevel,
    char** OutError)

Declared at: llvm/include/llvm-c/ExecutionEngine.h:82

Parameters

LLVMExecutionEngineRef* OutJIT
LLVMModuleRef M
unsigned int OptLevel
char** OutError