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