Searched defs:SubUnits (Results 1 – 2 of 2) sorted by relevance
2320 auto SubUnits = SchedModel->getProcResource(i)->SubUnitsIdxBegin; in init() local2411 auto SubUnits = SchedModel->getProcResource(PIdx)->SubUnitsIdxBegin; in getNextResourceCycle() local
1789 bool CodeGenSchedModels::hasSuperGroup(RecVec &SubUnits, CodeGenProcModel &PM) { in hasSuperGroup()