OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NextNonReservedID
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/AMDGPU/
SIMachineScheduler.cpp
742
NextNonReservedID
;
743
ColorCombinations[SUColors] =
NextNonReservedID
++;
784
NextNonReservedID
;
785
ColorCombinations[SUColors] =
NextNonReservedID
++;
814
CurrentColoring[SU->NodeNum] =
NextNonReservedID
;
815
ColorCombinations[SUColors] =
NextNonReservedID
++;
849
PendingColoring[SU->NodeNum] =
NextNonReservedID
++;
882
CurrentColoring[i] =
NextNonReservedID
++;
[
all
...]
SIMachineScheduler.h
238
int
NextNonReservedID
;
Completed in 50 milliseconds