Home | History | Annotate | Download | only in src

Lines Matching refs:kGoldenRatio

1966   static const uintptr_t kGoldenRatio = 2654435761u;
1967 return static_cast<uint32_t>((addr >> kCodeAlignmentBits) * kGoldenRatio);