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.cpp2078 SmallVector<SUnit *, 6> DSWithPerms; in applyIGLPStrategy() local
2091 DSWithPerms.push_back(&SU); in applyIGLPStrategy()
2100 DSWWithPermCount = DSWithPerms.size(); in applyIGLPStrategy()
2101 auto *I = DSWithPerms.begin(); in applyIGLPStrategy()
2102 auto *E = DSWithPerms.end(); in applyIGLPStrategy()