Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenSchedule.cpp1758 ConstRecVec CheckUnits = in verifyProcResourceGroups() local
1765 if (std::find_first_of(CheckUnits.begin(), CheckUnits.end(), in verifyProcResourceGroups()
1767 OtherUnits.end()) != CheckUnits.end()) { in verifyProcResourceGroups()
1769 llvm::append_range(OtherUnits, CheckUnits); in verifyProcResourceGroups()