Home
last modified time | relevance | path

Searched refs:SegmentsToTrim (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_segmented_array.h505 auto SegmentsToTrim = PS - CS; in trim() local
506 for (auto I = 0uL; I < SegmentsToTrim; ++I) { in trim()