Searched refs:NextModuleId (Results 1 – 5 of 5) sorted by relevance
22 uint64_t NextModuleId) { in mergeFrom() argument38 ModPath = addModulePath(Path, NextModuleId, Other->getModuleHash(Path)) in mergeFrom()
1323 uint64_t NextModuleId = 0; in thinLTOLink() local1362 CombinedIndex.mergeFrom(std::move(Index), ++NextModuleId); in thinLTOLink()1368 ModuleToDefinedGVSummaries(NextModuleId); in thinLTOLink()1371 StringMap<FunctionImporter::ImportMapTy> ImportLists(NextModuleId); in thinLTOLink()1372 StringMap<FunctionImporter::ExportSetTy> ExportLists(NextModuleId); in thinLTOLink()
491 uint64_t NextModuleId = 0; in linkCombinedIndex() local504 CombinedIndex->mergeFrom(std::move(Index), ++NextModuleId); in linkCombinedIndex()
287 uint64_t NextModuleId = 0; in createCombinedModuleSummaryIndex() local298 CombinedIndex.mergeFrom(std::move(Index), ++NextModuleId); in createCombinedModuleSummaryIndex()
444 uint64_t NextModuleId);