Searched refs:ImportMapIteratorTy (Results 1 – 1 of 1) sorted by relevance
168 using ImportMapIteratorTy = FunctionImporter::ImportMapTy::const_iterator; in computeLTOCacheKey() typedef169 std::vector<ImportMapIteratorTy> ImportModulesVector; in computeLTOCacheKey()172 for (ImportMapIteratorTy It = ImportList.begin(); It != ImportList.end(); in computeLTOCacheKey()177 [](const ImportMapIteratorTy &Lhs, const ImportMapIteratorTy &Rhs) in computeLTOCacheKey()179 for (const ImportMapIteratorTy &EntryIt : ImportModulesVector) { in computeLTOCacheKey()