Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.cpp962 unsigned PreviousColorSave = PreviousColor; in colorForceConsecutiveOrderInGroup() local
975 if (PreviousColorSave != CurrentColor) in colorForceConsecutiveOrderInGroup()