Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:ReplaceAllUsesOfValueWith

5620 /// ReplaceAllUsesOfValueWith - Replace any uses of From with To, leaving
5623 void SelectionDAG::ReplaceAllUsesOfValueWith(SDValue From, SDValue To){
5705 return ReplaceAllUsesOfValueWith(*From, *To);