Searched refs:hasNoUse (Results 1 – 3 of 3) sorted by relevance
545 bool hasNoUse() const;
933 return isLoad() || isStore() || isAtomic() || hasNoUse() || in hasPredCode()1163 if (hasNoUse()) in getPredCode()1209 bool TreePredicateFn::hasNoUse() const { in hasNoUse() function in TreePredicateFn
334 if (Predicate.hasNoUse()) in isTrivialOperatorNode()4048 if (Predicate.hasNoUse()) { in createAndImportSelDAGMatcher()