Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/LTO/
H A DLTO.cpp207 auto AddUsedThings = [&](GlobalValueSummary *GS) { in computeLTOCacheKey() local
245 AddUsedThings(GS.second); in computeLTOCacheKey()
253 AddUsedThings(S); in computeLTOCacheKey()
257 AddUsedThings(AS->getBaseObject()); in computeLTOCacheKey()