Searched refs:addRequiredSimplePredicate (Results 1 – 3 of 3) sorted by relevance
558 void addRequiredSimplePredicate(StringRef PredName);
837 void RuleMatcher::addRequiredSimplePredicate(StringRef PredName) { in addRequiredSimplePredicate() function in llvm::gi::RuleMatcher
1297 RM.addRequiredSimplePredicate(getIsEnabledPredicateEnumName(RuleID)); in addRuleMatcher()