Searched refs:WPREnd (Results 1 – 2 of 2) sorted by relevance
65 *const WPREnd = STI.getWriteProcResEnd(&SCDesc); in getNonRedundantWriteProcRes() local66 WPR != WPREnd; ++WPR) { in getNonRedundantWriteProcRes()
1169 unsigned WPRIdx = 0, WPREnd = WriteProcResources.size(); in GenSchedClassTables() local1170 for( ; WPRIdx != WPREnd; ++WPRIdx) { in GenSchedClassTables()1177 if (WPRIdx == WPREnd) in GenSchedClassTables()1281 for (unsigned WPRIdx = 1, WPREnd = SchedTables.WriteProcResources.size(); in EmitSchedClassTables() local1282 WPRIdx != WPREnd; ++WPRIdx) { in EmitSchedClassTables()1286 if (WPRIdx + 1 < WPREnd) in EmitSchedClassTables()