Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/LTO/
H A DLTO.cpp251 for (auto &ImpF : ImpM.second) { in computeLTOCacheKey() local
252 GlobalValueSummary *S = Index.findSummaryInModule(ImpF, ImpM.first()); in computeLTOCacheKey()