Home
last modified time | relevance | path

Searched defs:ReplaceAllUsesWith (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp11322 void SelectionDAG::ReplaceAllUsesWith(SDValue FromN, SDValue To) { in ReplaceAllUsesWith() function in SelectionDAG
11375 void SelectionDAG::ReplaceAllUsesWith(SDNode *From, SDNode *To) { in ReplaceAllUsesWith() function in SelectionDAG
11433 void SelectionDAG::ReplaceAllUsesWith(SDNode *From, const SDValue *To) { in ReplaceAllUsesWith() function in SelectionDAG