Searched refs:schedClassBegin (Results 1 – 3 of 3) sorted by relevance
364 SchedClassIter schedClassBegin() const { return SchedClasses.begin(); } in schedClassBegin() function
591 for (SchedClassIter I = schedClassBegin(), E = schedClassEnd(); I != E; ++I) { in findSchedClassIdx()594 return I - schedClassBegin(); in findSchedClassIdx()794 for (SchedClassIter SCI = schedClassBegin(), SCE = schedClassEnd(); in collectProcItins()1451 for (SchedClassIter SCI = schedClassBegin(), SCE = schedClassEnd(); in collectProcResources()
1187 - SchedModels.schedClassBegin()) << ",\n"; in EmitProcessorModels()