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.cpp1811 RecVec CheckUnits = in verifyProcResourceGroups() local
1818 if (std::find_first_of(CheckUnits.begin(), CheckUnits.end(), in verifyProcResourceGroups()
1820 OtherUnits.end()) != CheckUnits.end()) { in verifyProcResourceGroups()
1822 llvm::append_range(OtherUnits, CheckUnits); in verifyProcResourceGroups()