Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUIGroupLP.cpp106 static unsigned NumSchedGroups; member in __anon61a287fa0111::SchedGroup
181 SGID = NumSchedGroups++; in SchedGroup()
187 SGID = NumSchedGroups++; in SchedGroup()
835 unsigned SchedGroup::NumSchedGroups = 0; member in __anon61a287fa0111::SchedGroup