Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DCodeGenSchedule.cpp1816 RecVec CheckUnits = in verifyProcResourceGroups() local
1823 if (std::find_first_of(CheckUnits.begin(), CheckUnits.end(), in verifyProcResourceGroups()
1825 != CheckUnits.end()) { in verifyProcResourceGroups()
1827 llvm::append_range(OtherUnits, CheckUnits); in verifyProcResourceGroups()