Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenSchedule.cpp1793 RecVec SuperUnits = ProcResourceDef->getValueAsListOfDefs("Resources"); in hasSuperGroup() local
1796 if (!is_contained(SuperUnits, *RI)) { in hasSuperGroup()