Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:UpdateNodeOperands

1090         NewNode = DAG.UpdateNodeOperands(Node, Node->getOperand(0),
1105 NewNode = DAG.UpdateNodeOperands(Node, Node->getOperand(0),
1251 SDValue(DAG.UpdateNodeOperands(NewLoad.getNode(), NewLoadOperands), 0);