Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:ReplaceAllUsesWith

641   DAG.ReplaceAllUsesWith(N, To);
1067 DAG.ReplaceAllUsesWith(N, RV.getNode());
1072 DAG.ReplaceAllUsesWith(N, &OpV);
8174 // ReplaceAllUsesWith will replace all uses that existed when it was
8185 DAG.ReplaceAllUsesWith(SDValue(St, 0), St->getChain());