Searched refs:optimizeRules (Results 1 – 1 of 1) sorted by relevance
3082 static std::vector<Matcher *> optimizeRules(4113 std::vector<Matcher *> GlobalISelEmitter::optimizeRules( in optimizeRules() function in __anon7e76e5f80111::GlobalISelEmitter4196 optimizeRules<GroupMatcher>(InputRules, MatcherStorage); in buildMatchTable()4201 OptRules = optimizeRules<SwitchMatcher>(OptRules, MatcherStorage); in buildMatchTable()4228 GlobalISelEmitter::optimizeRules<GroupMatcher>(Matchers, MatcherStorage) in optimize()4230 GlobalISelEmitter::optimizeRules<SwitchMatcher>(Matchers, MatcherStorage) in optimize()