Home
last modified time | relevance | path

Searched refs:ImpM (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTO.cpp289 for (const ImportModule &ImpM : ImportModulesVector) in computeLTOCacheKey() local
290 for (auto &[GUID, UnusedImportType] : ImpM.getFunctions()) { in computeLTOCacheKey()
292 Index.findSummaryInModule(GUID, ImpM.getIdentifier()); in computeLTOCacheKey()