Searched refs:createExecutionEngine (Results 1 – 1 of 1) sorted by relevance
46 createExecutionEngine(std::unique_ptr<llvm::Module> M, std::string *ErrorStr) { in createExecutionEngine() function60 createExecutionEngine(std::move(Mod), &Error)); in Execute()