Searched defs:ReplaceAllUsesWith (Results 1 – 1 of 1) sorted by relevance
10337 void SelectionDAG::ReplaceAllUsesWith(SDValue FromN, SDValue To) { in ReplaceAllUsesWith() function in SelectionDAG10390 void SelectionDAG::ReplaceAllUsesWith(SDNode *From, SDNode *To) { in ReplaceAllUsesWith() function in SelectionDAG10448 void SelectionDAG::ReplaceAllUsesWith(SDNode *From, const SDValue *To) { in ReplaceAllUsesWith() function in SelectionDAG