Lines Matching refs:ImportList
77 StringRef ModuleID, const FunctionImporter::ImportMapTy &ImportList, in computeLTOCacheKey() argument
163 ImportModulesVector.reserve(ImportList.size()); in computeLTOCacheKey()
165 for (ImportMapIteratorTy It = ImportList.begin(); It != ImportList.end(); in computeLTOCacheKey()
246 for (auto &ImpM : ImportList) in computeLTOCacheKey()
1106 const FunctionImporter::ImportMapTy &ImportList,
1145 const FunctionImporter::ImportMapTy &ImportList, in runThinLTOBackendThread() argument
1157 ImportList, DefinedGlobals, ModuleMap); in runThinLTOBackendThread()
1171 computeLTOCacheKey(Key, Conf, CombinedIndex, ModuleID, ImportList, in runThinLTOBackendThread()
1182 const FunctionImporter::ImportMapTy &ImportList, in start() argument
1192 const FunctionImporter::ImportMapTy &ImportList, in start()
1202 AddStream, Cache, Task, BM, CombinedIndex, ImportList, ExportList, in start()
1214 BM, std::ref(CombinedIndex), std::ref(ImportList), std::ref(ExportList), in start()
1283 const FunctionImporter::ImportMapTy &ImportList, in start() argument
1296 ImportList, ModuleToSummariesForIndex); in start()