Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-color-helper.cpp24 const std::tuple<uint8_t, uint8_t, uint8_t> SequentialMaps[][9] = { variable
54 : MinIn(0.0), MaxIn(1.0), ColorMap(SequentialMaps[static_cast<int>(S)]), in ColorHelper()