Searched refs:optimizeRules (Results 1 – 1 of 1) sorted by relevance
3076 static std::vector<Matcher *> optimizeRules(4119 std::vector<Matcher *> GlobalISelEmitter::optimizeRules( in optimizeRules() function in __anon0c06086d0111::GlobalISelEmitter4202 optimizeRules<GroupMatcher>(InputRules, MatcherStorage); in buildMatchTable()4207 OptRules = optimizeRules<SwitchMatcher>(OptRules, MatcherStorage); in buildMatchTable()4234 GlobalISelEmitter::optimizeRules<GroupMatcher>(Matchers, MatcherStorage) in optimize()4236 GlobalISelEmitter::optimizeRules<SwitchMatcher>(Matchers, MatcherStorage) in optimize()