Searched refs:NoUsePredicateMatcher (Results 1 – 2 of 2) sorted by relevance
1665 class NoUsePredicateMatcher : public InstructionPredicateMatcher {1667 NoUsePredicateMatcher(unsigned InsnVarID) in NoUsePredicateMatcher() function
771 InsnMatcher.addPredicate<NoUsePredicateMatcher>(); in createAndImportSelDAGMatcher()2006 if ((FoundNoUsePred = isa<NoUsePredicateMatcher>(Pred.get()))) in runOnPattern()