Lines Matching defs:DestModule
1816 // Automatically import functions in Module \p DestModule based on the summaries
1819 Module &DestModule, const FunctionImporter::ImportMapTy &ImportList) {
1821 << DestModule.getModuleIdentifier() << "\n");
1824 IRMover Mover(DestModule);
1833 assert(&DestModule.getContext() == &SrcModule->getContext() &&
1867 MDNode::get(DestModule.getContext(),
1868 {MDString::get(DestModule.getContext(),
1872 MDNode::get(DestModule.getContext(),
1873 {MDString::get(DestModule.getContext(),
1929 MDNode::get(DestModule.getContext(),
1930 {MDString::get(DestModule.getContext(),
1934 MDNode::get(DestModule.getContext(),
1935 {MDString::get(DestModule.getContext(),
1958 dbgs() << DestModule.getSourceFileName() << ": Import " << GV->getName()
1973 internalizeGVsAfterImport(DestModule);
1981 << DestModule.getModuleIdentifier() << "\n");
1984 << DestModule.getModuleIdentifier() << "\n");