Searched refs:GroupMatcher (Results 1 – 1 of 1) sorted by relevance
695 class GroupMatcher final : public Matcher { class5632 optimizeRules<GroupMatcher>(InputRules, MatcherStorage); in buildMatchTable()5642 void GroupMatcher::optimize() { in optimize()5664 GlobalISelEmitter::optimizeRules<GroupMatcher>(Matchers, MatcherStorage) in optimize()6089 bool GroupMatcher::candidateConditionMatches( in candidateConditionMatches()6110 bool GroupMatcher::addMatcher(Matcher &Candidate) { in addMatcher()6122 void GroupMatcher::finalize() { in finalize()6144 void GroupMatcher::emit(MatchTable &Table) { in emit()