Searched refs:sourceModule (Results 1 – 1 of 1) sorted by relevance
344 std::unique_ptr<llvm::Module> sourceModule(&source->getModule()); in buildScriptGroup() local345 if (linker.linkInModule(std::move(sourceModule))) { in buildScriptGroup()