Lines Matching refs:ModName
421 StringRef ModName,
443 StringRef ModName, in computeImportForModule() argument
445 auto SetIter = Workloads.find(ModName); in computeImportForModule()
447 LLVM_DEBUG(dbgs() << "[Workload] " << ModName in computeImportForModule()
450 ModName, ImportList); in computeImportForModule()
452 LLVM_DEBUG(dbgs() << "[Workload] " << ModName in computeImportForModule()
466 << ModName << ". No need to import\n"); in computeImportForModule()
470 qualifyCalleeCandidates(Index, VI.getSummaryList(), ModName); in computeImportForModule()
534 if (ExportingModule == ModName) { in computeImportForModule()
852 const GVSummaryMapTy &DefinedGVSummaries, StringRef ModName, in computeImportForModule() argument
899 dbgs() << "Missed imports into module " << ModName << "\n"; in computeImportForModule()
1060 auto ModName = ModuleImports.first; in ComputeCrossModuleImport() local
1061 auto &Exports = ExportLists[ModName]; in ComputeCrossModuleImport()
1063 LLVM_DEBUG(dbgs() << "* Module " << ModName << " exports " in ComputeCrossModuleImport()