Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:ReplaceAllUsesWith

170     DAG.ReplaceAllUsesWith(Old, New);
174 DAG.ReplaceAllUsesWith(Old, New);
178 DAG.ReplaceAllUsesWith(Old, New);
1337 DAG.ReplaceAllUsesWith(Node, NewNode);
1359 DAG.ReplaceAllUsesWith(Node, ResultVals.data());