Searched refs:OutInterp (Results 1 – 2 of 2) sorted by relevance
105 LLVMBool LLVMCreateInterpreterForModule(LLVMExecutionEngineRef *OutInterp, in LLVMCreateInterpreterForModule() argument113 *OutInterp = wrap(Interp); in LLVMCreateInterpreterForModule()146 LLVMBool LLVMCreateInterpreter(LLVMExecutionEngineRef *OutInterp, in LLVMCreateInterpreter() argument150 return LLVMCreateInterpreterForModule(OutInterp, in LLVMCreateInterpreter()
62 LLVMBool LLVMCreateInterpreterForModule(LLVMExecutionEngineRef *OutInterp,77 LLVMBool LLVMCreateInterpreter(LLVMExecutionEngineRef *OutInterp,