Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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()