Searched refs:EntryIt (Results 1 – 1 of 1) sorted by relevance
175 for (const ImportMapIteratorTy &EntryIt : ImportModulesVector) { in computeLTOCacheKey() local176 auto ModHash = Index.getModuleHash(EntryIt->first()); in computeLTOCacheKey()179 AddUint64(EntryIt->second.size()); in computeLTOCacheKey()180 for (auto &Fn : EntryIt->second) in computeLTOCacheKey()