Lines Matching defs:DestModule
1700 // Automatically import functions in Module \p DestModule based on the summaries
1703 Module &DestModule, const FunctionImporter::ImportMapTy &ImportList) {
1705 << DestModule.getModuleIdentifier() << "\n");
1708 IRMover Mover(DestModule);
1732 assert(&DestModule.getContext() == &SrcModule->getContext() &&
1771 MDNode::get(DestModule.getContext(),
1772 {MDString::get(DestModule.getContext(),
1776 MDNode::get(DestModule.getContext(),
1777 {MDString::get(DestModule.getContext(),
1839 MDNode::get(DestModule.getContext(),
1840 {MDString::get(DestModule.getContext(),
1844 MDNode::get(DestModule.getContext(),
1845 {MDString::get(DestModule.getContext(),
1869 dbgs() << DestModule.getSourceFileName() << ": Import " << GV->getName()
1884 internalizeGVsAfterImport(DestModule);
1892 << DestModule.getModuleIdentifier() << "\n");
1895 << DestModule.getModuleIdentifier() << "\n");