Searched refs:DestModule (Results 1 – 1 of 1) sorted by relevance
1116 Module &DestModule, const FunctionImporter::ImportMapTy &ImportList) { in importFunctions() argument1118 << DestModule.getModuleIdentifier() << "\n"); in importFunctions()1121 IRMover Mover(DestModule); in importFunctions()1135 assert(&DestModule.getContext() == &SrcModule->getContext() && in importFunctions()1161 MDNode::get(DestModule.getContext(), in importFunctions()1162 {MDString::get(DestModule.getContext(), in importFunctions()1205 MDNode::get(DestModule.getContext(), in importFunctions()1206 {MDString::get(DestModule.getContext(), in importFunctions()1223 dbgs() << DestModule.getSourceFileName() << ": Import " << GV->getName() in importFunctions()1236 internalizeGVsAfterImport(DestModule); in importFunctions()[all …]