Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:hasNUsesOfValue

5976 /// hasNUsesOfValue - Return true if there are exactly NUSES uses of the
5979 bool SDNode::hasNUsesOfValue(unsigned NUses, unsigned Value) const {