Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/LTO/
DLTO.cpp222 for (auto &ImpM : ImportList) in computeCacheKey() local
223 for (auto &ImpF : ImpM.second) in computeCacheKey()
224 AddUsedThings(Index.findSummaryInModule(ImpF, ImpM.first())); in computeCacheKey()