Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:ReplaceAllUsesWith

734   DAG.ReplaceAllUsesWith(N, To);
1157 DAG.ReplaceAllUsesWith(N, RV.getNode());
1162 DAG.ReplaceAllUsesWith(N, &OpV);
9292 // ReplaceAllUsesWith will replace all uses that existed when it was
9303 DAG.ReplaceAllUsesWith(SDValue(St, 0), St->getChain());