Home
last modified time | relevance | path

Searched defs:SubUnits (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineScheduler.cpp2593 auto SubUnits = SchedModel->getProcResource(i)->SubUnitsIdxBegin; in init() local
2684 auto SubUnits = SchedModel->getProcResource(PIdx)->SubUnitsIdxBegin; in getNextResourceCycle() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenSchedule.cpp1735 bool CodeGenSchedModels::hasSuperGroup(const ConstRecVec &SubUnits, in hasSuperGroup()