Searched refs:WPREnd (Results 1 – 3 of 3) sorted by relevance
943 unsigned WPRIdx = 0, WPREnd = WriteProcResources.size(); in GenSchedClassTables() local944 for( ; WPRIdx != WPREnd; ++WPRIdx) { in GenSchedClassTables()951 if (WPRIdx == WPREnd) in GenSchedClassTables()1060 for (unsigned WPRIdx = 1, WPREnd = SchedTables.WriteProcResources.size(); in EmitSchedClassTables() local1061 WPRIdx != WPREnd; ++WPRIdx) { in EmitSchedClassTables()1065 if (WPRIdx + 1 < WPREnd) in EmitSchedClassTables()
1140 unsigned WPRIdx = 0, WPREnd = WriteProcResources.size(); in GenSchedClassTables() local1141 for( ; WPRIdx != WPREnd; ++WPRIdx) { in GenSchedClassTables()1148 if (WPRIdx == WPREnd) in GenSchedClassTables()1257 for (unsigned WPRIdx = 1, WPREnd = SchedTables.WriteProcResources.size(); in EmitSchedClassTables() local1258 WPRIdx != WPREnd; ++WPRIdx) { in EmitSchedClassTables()1262 if (WPRIdx + 1 < WPREnd) in EmitSchedClassTables()
340 *const WPREnd = STI.getWriteProcResEnd(&SCDesc); in getNonRedundantWriteProcRes() local341 WPR != WPREnd; ++WPR) { in getNonRedundantWriteProcRes()