Searched refs:LLVMCreateInterpreterForModule (Results 1 – 3 of 3) sorted by relevance
116 LLVMBool LLVMCreateInterpreterForModule(LLVMExecutionEngineRef *OutInterp, in LLVMCreateInterpreterForModule() function214 return LLVMCreateInterpreterForModule(OutInterp, in LLVMCreateInterpreter()
79 LLVMBool LLVMCreateInterpreterForModule(LLVMExecutionEngineRef *OutInterp,
104 fail := C.LLVMCreateInterpreterForModule(&ee.C, m.C, &cmsg)