Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/llvm-mca/Views/
H A DTimelineView.cpp107 static raw_ostream::Colors chooseColor(unsigned CumulativeCycles, in chooseColor() function
124 raw_ostream::Colors Color = chooseColor(Cycles, Executions, BufferSize); in tryChangeColor()