Searched refs:ExportModulePath (Results 1 – 2 of 2) sorted by relevance
217 StringRef ExportModulePath, in exportGlobalInModule() argument230 return Summary->modulePath() == ExportModulePath; in exportGlobalInModule()299 auto ExportModulePath = ResolvedCalleeSummary->modulePath(); in computeImportForFunction() local300 auto &ProcessedThreshold = ImportsForModule[ExportModulePath][GUID]; in computeImportForFunction()314 auto &ExportList = (*ExportLists)[ExportModulePath]; in computeImportForFunction()320 exportGlobalInModule(Index, ExportModulePath, CalleeGUID, ExportList); in computeImportForFunction()324 exportGlobalInModule(Index, ExportModulePath, GUID, ExportList); in computeImportForFunction()
369 auto ExportModulePath = ResolvedCalleeSummary->modulePath(); in computeImportForFunction() local370 auto ILI = ImportList[ExportModulePath].insert(VI.getGUID()); in computeImportForFunction()377 auto &ExportList = (*ExportLists)[ExportModulePath]; in computeImportForFunction()