Searched refs:importRulePredicates (Results 1 – 1 of 1) sorted by relevance
3001 Error importRulePredicates(RuleMatcher &M, ArrayRef<Predicate> Predicates);3142 GlobalISelEmitter::importRulePredicates(RuleMatcher &M, in importRulePredicates() function in __anon7e76e5f80111::GlobalISelEmitter3837 if (auto Error = importRulePredicates(M, P.getPredicates())) in runOnPattern()