Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-xray/
H A Dxray-color-helper.cpp45 const std::tuple<uint8_t, uint8_t, uint8_t> SequentialBounds[][2] = { variable
55 BoundMap(SequentialBounds[static_cast<int>(S)]) {} in ColorHelper()