Searched refs:DSWWithPermCount (Results 1 – 1 of 1) sorted by relevance
1115 static unsigned DSWWithPermCount = 0; variable1125 assert((IsReentry || (DSWCount == 0 && DSWWithPermCount == 0 && in applyIGLPStrategy()1150 DSWWithPermCount = DSWithPerms.size(); in applyIGLPStrategy()1204 assert(DSWWithSharedVMEMCount <= DSWWithPermCount); in applyIGLPStrategy()1208 if (DSWWithPermCount) { in applyIGLPStrategy()1249 for (unsigned I = 0; I < DSWWithPermCount - DSWWithSharedVMEMCount; ++I) { in applyIGLPStrategy()1286 for (unsigned I = 0; I < DSWCount - DSWWithPermCount; I++) { in applyIGLPStrategy()