Searched refs:RAEnd (Results 1 – 1 of 1) sorted by relevance
1313 for (unsigned RAIdx = 1, RAEnd = SchedTables.ReadAdvanceEntries.size(); in EmitSchedClassTables() local1314 RAIdx != RAEnd; ++RAIdx) { in EmitSchedClassTables()1319 if (RAIdx + 1 < RAEnd) in EmitSchedClassTables()