Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUIGroupLP.cpp1114 static unsigned DSWCount = 0; variable
1125 assert((IsReentry || (DSWCount == 0 && DSWWithPermCount == 0 && in applyIGLPStrategy()
1137 ++DSWCount; in applyIGLPStrategy()
1286 for (unsigned I = 0; I < DSWCount - DSWWithPermCount; I++) { in applyIGLPStrategy()