Home | History | Annotate | Download | only in SelectionDAG

Lines Matching full:opop

3085       SDValue OpOp = Operand.getNode()->getOperand(0);
3086 if (OpOp.getValueType() == VT)
3087 return OpOp;