Searched refs:LLVMCreateExecutionEngineForModule (Results 1 – 3 of 3) sorted by relevance
75 LLVMBool LLVMCreateExecutionEngineForModule(LLVMExecutionEngineRef *OutEE,
101 LLVMBool LLVMCreateExecutionEngineForModule(LLVMExecutionEngineRef *OutEE, in LLVMCreateExecutionEngineForModule() function205 return LLVMCreateExecutionEngineForModule(OutEE, in LLVMCreateExecutionEngine()
93 fail := C.LLVMCreateExecutionEngineForModule(&ee.C, m.C, &cmsg)