Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUIGroupLP.cpp2080 SmallVector<SUnit *, 6> DSWithPerms; in applyIGLPStrategy() local
2093 DSWithPerms.push_back(&SU); in applyIGLPStrategy()
2102 DSWWithPermCount = DSWithPerms.size(); in applyIGLPStrategy()
2103 auto I = DSWithPerms.begin(); in applyIGLPStrategy()
2104 auto E = DSWithPerms.end(); in applyIGLPStrategy()