Searched refs:AddUint64 (Results 1 – 1 of 1) sorted by relevance
108 auto AddUint64 = [&](uint64_t I) { in computeLTOCacheKey() local179 AddUint64(EntryIt->second.size()); in computeLTOCacheKey()181 AddUint64(Fn); in computeLTOCacheKey()266 AddUint64(S.TTRes.AlignLog2); in computeLTOCacheKey()267 AddUint64(S.TTRes.SizeM1); in computeLTOCacheKey()268 AddUint64(S.TTRes.BitMask); in computeLTOCacheKey()269 AddUint64(S.TTRes.InlineBits); in computeLTOCacheKey()271 AddUint64(S.WPDRes.size()); in computeLTOCacheKey()277 AddUint64(WPD.second.ResByArg.size()); in computeLTOCacheKey()279 AddUint64(ByArg.first.size()); in computeLTOCacheKey()[all …]