Searched refs:DSWithPerms (Results 1 – 1 of 1) sorted by relevance
1128 SmallVector<SUnit *, 6> DSWithPerms; in applyIGLPStrategy() local1141 DSWithPerms.push_back(&SU); in applyIGLPStrategy()1150 DSWWithPermCount = DSWithPerms.size(); in applyIGLPStrategy()1151 auto I = DSWithPerms.begin(); in applyIGLPStrategy()1152 auto E = DSWithPerms.end(); in applyIGLPStrategy()