Searched defs:SubUnits (Results 1 – 2 of 2) sorted by relevance
2593 auto SubUnits = SchedModel->getProcResource(i)->SubUnitsIdxBegin; in init() local2684 auto SubUnits = SchedModel->getProcResource(PIdx)->SubUnitsIdxBegin; in getNextResourceCycle() local
1735 bool CodeGenSchedModels::hasSuperGroup(const ConstRecVec &SubUnits, in hasSuperGroup()