Searched refs:DSWithPerms (Results 1 – 1 of 1) sorted by relevance
2080 SmallVector<SUnit *, 6> DSWithPerms; in applyIGLPStrategy() local2093 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()