Searched defs:ReplaceAllUsesWith (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | SelectionDAG.cpp | 10985 void SelectionDAG::ReplaceAllUsesWith(SDValue FromN, SDValue To) { ReplaceAllUsesWith() function in SelectionDAG |