Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.cpp682 int ProposedColor = Color; in colorHighLatenciesGroups() local
723 (CurrentColoring[k] != ProposedColor && in colorHighLatenciesGroups()
753 CurrentColoring[j] = ProposedColor; in colorHighLatenciesGroups()
754 CurrentColoring[SU.NodeNum] = ProposedColor; in colorHighLatenciesGroups()
763 ProposedColor = Color; in colorHighLatenciesGroups()
765 CurrentColoring[SU.NodeNum] = ProposedColor; in colorHighLatenciesGroups()
770 ProposedColor = Color; in colorHighLatenciesGroups()