Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelMatchTable.cpp580 const Matcher &CaseRepresentative = **Matchers.begin(); in candidateConditionMatches() local
581 const auto &RepresentativeCondition = CaseRepresentative.getFirstCondition(); in candidateConditionMatches()