Lines Matching refs:ImportList
80 StringRef ModuleID, const FunctionImporter::ImportMapTy &ImportList, in computeLTOCacheKey() argument
166 ImportModulesVector.reserve(ImportList.size()); in computeLTOCacheKey()
168 for (ImportMapIteratorTy It = ImportList.begin(); It != ImportList.end(); in computeLTOCacheKey()
250 for (auto &ImpM : ImportList) in computeLTOCacheKey()
1168 const FunctionImporter::ImportMapTy &ImportList,
1207 const FunctionImporter::ImportMapTy &ImportList, in runThinLTOBackendThread() argument
1219 ImportList, DefinedGlobals, &ModuleMap); in runThinLTOBackendThread()
1233 computeLTOCacheKey(Key, Conf, CombinedIndex, ModuleID, ImportList, in runThinLTOBackendThread()
1244 const FunctionImporter::ImportMapTy &ImportList, in start() argument
1254 const FunctionImporter::ImportMapTy &ImportList, in start()
1264 AddStream, Cache, Task, BM, CombinedIndex, ImportList, ExportList, in start()
1276 BM, std::ref(CombinedIndex), std::ref(ImportList), std::ref(ExportList), in start()
1345 const FunctionImporter::ImportMapTy &ImportList, in start() argument
1358 ImportList, ModuleToSummariesForIndex); in start()