Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
DLTO.cpp234 for (auto &ImpF : ImpM.second) { in computeLTOCacheKey() local
235 GlobalValueSummary *S = Index.findSummaryInModule(ImpF, ImpM.first()); in computeLTOCacheKey()
/external/llvm-project/llvm/lib/LTO/
DLTO.cpp247 for (auto &ImpF : ImpM.second) { in computeLTOCacheKey() local
248 GlobalValueSummary *S = Index.findSummaryInModule(ImpF, ImpM.first()); in computeLTOCacheKey()