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