Lines Matching refs:AddUint64
110 auto AddUint64 = [&](uint64_t I) { in computeLTOCacheKey() local
180 AddUint64(EntryIt->second.size()); in computeLTOCacheKey()
182 AddUint64(Fn); in computeLTOCacheKey()
267 AddUint64(S.TTRes.AlignLog2); in computeLTOCacheKey()
268 AddUint64(S.TTRes.SizeM1); in computeLTOCacheKey()
269 AddUint64(S.TTRes.BitMask); in computeLTOCacheKey()
270 AddUint64(S.TTRes.InlineBits); in computeLTOCacheKey()
272 AddUint64(S.WPDRes.size()); in computeLTOCacheKey()
278 AddUint64(WPD.second.ResByArg.size()); in computeLTOCacheKey()
280 AddUint64(ByArg.first.size()); in computeLTOCacheKey()
282 AddUint64(Arg); in computeLTOCacheKey()
284 AddUint64(ByArg.second.Info); in computeLTOCacheKey()
300 AddUint64(V); in computeLTOCacheKey()
304 AddUint64(V); in computeLTOCacheKey()