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