Searched refs:GroupMatcher (Results 1 – 1 of 1) sorted by relevance
642 class GroupMatcher final : public Matcher { class4202 optimizeRules<GroupMatcher>(InputRules, MatcherStorage); in buildMatchTable()4212 void GroupMatcher::optimize() { in optimize()4234 GlobalISelEmitter::optimizeRules<GroupMatcher>(Matchers, MatcherStorage) in optimize()4652 bool GroupMatcher::candidateConditionMatches( in candidateConditionMatches()4673 bool GroupMatcher::addMatcher(Matcher &Candidate) { in addMatcher()4685 void GroupMatcher::finalize() { in finalize()4707 void GroupMatcher::emit(MatchTable &Table) { in emit()