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

References

projects/compiler-rt/lib/xray/xray_segmented_array.h
   67   using AllocatorType = Allocator<SegmentSize>;
   70       (SegmentSize - SegmentControlBlockSize) / next_pow2(sizeof(T));