Searched refs:LLVMCreateInterpreterForModule (Results 1 – 3 of 3) sorted by relevance
79 LLVMBool LLVMCreateInterpreterForModule(LLVMExecutionEngineRef *OutInterp,
105 fail := C.LLVMCreateInterpreterForModule(&ee.C, m.C, &cmsg)
117 LLVMBool LLVMCreateInterpreterForModule(LLVMExecutionEngineRef *OutInterp, in LLVMCreateInterpreterForModule() function