Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenSchedule.cpp1763 ConstRecVec OtherUnits = in verifyProcResourceGroups() local
1766 OtherUnits.begin(), in verifyProcResourceGroups()
1767 OtherUnits.end()) != CheckUnits.end()) { in verifyProcResourceGroups()
1769 llvm::append_range(OtherUnits, CheckUnits); in verifyProcResourceGroups()
1770 if (!hasSuperGroup(OtherUnits, PM)) { in verifyProcResourceGroups()