Searched refs:hasNoUse (Results 1 – 3 of 3) sorted by relevance
211 if (Predicate.hasNoUse()) in isTrivialOperatorNode()770 if (Predicate.hasNoUse()) { in createAndImportSelDAGMatcher()
538 bool hasNoUse() const;
916 return isLoad() || isStore() || isAtomic() || hasNoUse() || in hasPredCode()1146 if (hasNoUse()) in getPredCode()1192 bool TreePredicateFn::hasNoUse() const { in hasNoUse() function in TreePredicateFn