Lines Matching refs:DestModule
1073 Module &DestModule, const FunctionImporter::ImportMapTy &ImportList) { in importFunctions() argument
1075 << DestModule.getModuleIdentifier() << "\n"); in importFunctions()
1078 IRMover Mover(DestModule); in importFunctions()
1092 assert(&DestModule.getContext() == &SrcModule->getContext() && in importFunctions()
1118 MDNode::get(DestModule.getContext(), in importFunctions()
1119 {MDString::get(DestModule.getContext(), in importFunctions()
1162 MDNode::get(DestModule.getContext(), in importFunctions()
1163 {MDString::get(DestModule.getContext(), in importFunctions()
1180 dbgs() << DestModule.getSourceFileName() << ": Import " << GV->getName() in importFunctions()
1193 internalizeImmutableGVs(DestModule); in importFunctions()
1200 << DestModule.getModuleIdentifier() << "\n"); in importFunctions()
1203 << DestModule.getModuleIdentifier() << "\n"); in importFunctions()