Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/LTO/
H A DLTO.cpp252 for (auto &ImpF : ImpM.second) { in computeLTOCacheKey() local
253 GlobalValueSummary *S = Index.findSummaryInModule(ImpF, ImpM.first()); in computeLTOCacheKey()