Searched refs:WPREnd (Results 1 – 1 of 1) 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()