Searched refs:CreateExecEngine (Results 1 – 2 of 2) sorted by relevance
168 void CreateExecEngine(std::unique_ptr<llvm::Module> M);
181 void JitManager::CreateExecEngine(std::unique_ptr<Module> pModule) in CreateExecEngine() function in JitManager219 CreateExecEngine(std::move(newModule)); in SetupNewModule()