Home
last modified time | relevance | path

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

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