Home | History | Annotate | Download | only in AMDGPU

Lines Matching refs:CurrentColor

867     unsigned CurrentColor = CurrentColoring[i];
871 if (CurrentColor != PreviousColor)
873 PreviousColor = CurrentColor;
878 if (SeenColors.find(CurrentColor) == SeenColors.end())
881 if (PreviousColorSave != CurrentColor)