Searched refs:RAEnd (Results 1 – 1 of 1) sorted by relevance
1373 for (unsigned RAIdx = 1, RAEnd = SchedTables.ReadAdvanceEntries.size(); in emitSchedClassTables() local1374 RAIdx != RAEnd; ++RAIdx) { in emitSchedClassTables()1379 if (RAIdx + 1 < RAEnd) in emitSchedClassTables()