Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:ReplaceAllUsesOfValueWith

5651 /// ReplaceAllUsesOfValueWith - Replace any uses of From with To, leaving
5654 void SelectionDAG::ReplaceAllUsesOfValueWith(SDValue From, SDValue To){
5736 return ReplaceAllUsesOfValueWith(*From, *To);