Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:hasNUsesOfValue

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