Searched refs:IntervalWidth (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-color-helper.cpp191 double IntervalWidth = MaxIn - MinIn; local
193 double SectionWidth = IntervalWidth / static_cast<double>(MaxIndex);

Completed in 54 milliseconds