Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/LTO/
H A DLTO.cpp186 auto AddUsedThings = [&](GlobalValueSummary *GS) { in computeLTOCacheKey() local
220 AddUsedThings(GS.second); in computeLTOCacheKey()
228 AddUsedThings(S); in computeLTOCacheKey()
232 AddUsedThings(AS->getBaseObject()); in computeLTOCacheKey()