Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DSubtargetEmitter.cpp1143 for (unsigned SCIdx = 1, SCEnd = SCTab.size(); SCIdx != SCEnd; ++SCIdx) { in EmitSchedClassTables() local
1157 if (SCIdx + 1 < SCEnd) in EmitSchedClassTables()