Searched refs:importRulePredicates (Results 1 – 1 of 1) sorted by relevance
386 Error importRulePredicates(RuleMatcher &M, ArrayRef<Record *> Predicates);547 Error GlobalISelEmitter::importRulePredicates(RuleMatcher &M, in importRulePredicates() function in __anon868ebc530111::GlobalISelEmitter1928 if (auto Error = importRulePredicates(M, Predicates)) in runOnPattern()