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