Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:UseOp

4332         SDValue UseOp = User->getOperand(i);
4333 if (UseOp == N0)
4335 if (!isa<ConstantSDNode>(UseOp))