Lines Matching refs:ReplaceAllUsesOfValueWith
5651 /// ReplaceAllUsesOfValueWith - Replace any uses of From with To, leaving5654 void SelectionDAG::ReplaceAllUsesOfValueWith(SDValue From, SDValue To){5736 return ReplaceAllUsesOfValueWith(*From, *To);