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