Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUIGroupLP.cpp140 static unsigned NumSchedGroups; member in __anon5d856e630111::SchedGroup
232 SGID = NumSchedGroups++; in SchedGroup()
238 SGID = NumSchedGroups++; in SchedGroup()
2379 unsigned SchedGroup::NumSchedGroups = 0; member in __anon5d856e630111::SchedGroup