reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

projects/compiler-rt/lib/sanitizer_common/sanitizer_allocator_primary64.h
  335       CHECK_GT(max_value, 0);
  340           RoundUpToPowerOfTwo(MostSignificantSetBitIndex(max_value) + 1);