Home
last modified time | relevance | path

Searched refs:RAEnd (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DSubtargetEmitter.cpp1396 for (unsigned RAIdx = 1, RAEnd = SchedTables.ReadAdvanceEntries.size(); in EmitSchedClassTables() local
1397 RAIdx != RAEnd; ++RAIdx) { in EmitSchedClassTables()
1402 if (RAIdx + 1 < RAEnd) in EmitSchedClassTables()