Searched refs:GroupMatcher (Results 1 – 1 of 1) sorted by relevance
645 class GroupMatcher final : public Matcher { class4196 optimizeRules<GroupMatcher>(InputRules, MatcherStorage); in buildMatchTable()4206 void GroupMatcher::optimize() { in optimize()4228 GlobalISelEmitter::optimizeRules<GroupMatcher>(Matchers, MatcherStorage) in optimize()4643 bool GroupMatcher::candidateConditionMatches( in candidateConditionMatches()4664 bool GroupMatcher::addMatcher(Matcher &Candidate) { in addMatcher()4676 void GroupMatcher::finalize() { in finalize()4698 void GroupMatcher::emit(MatchTable &Table) { in emit()