Lines Matching refs:AddUint64
119 auto AddUint64 = [&](uint64_t I) { in computeLTOCacheKey() local
206 AddUint64(Entry.getFunctions().size()); in computeLTOCacheKey()
208 AddUint64(Fn); in computeLTOCacheKey()
294 AddUint64(S.TTRes.AlignLog2); in computeLTOCacheKey()
295 AddUint64(S.TTRes.SizeM1); in computeLTOCacheKey()
296 AddUint64(S.TTRes.BitMask); in computeLTOCacheKey()
297 AddUint64(S.TTRes.InlineBits); in computeLTOCacheKey()
299 AddUint64(S.WPDRes.size()); in computeLTOCacheKey()
305 AddUint64(WPD.second.ResByArg.size()); in computeLTOCacheKey()
307 AddUint64(ByArg.first.size()); in computeLTOCacheKey()
309 AddUint64(Arg); in computeLTOCacheKey()
311 AddUint64(ByArg.second.Info); in computeLTOCacheKey()
327 AddUint64(V); in computeLTOCacheKey()
331 AddUint64(V); in computeLTOCacheKey()