Home
last modified time | relevance | path

Searched refs:ReplaceNodeWithValue (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp248 void ReplaceNodeWithValue(SDValue Old, SDValue New) { in ReplaceNodeWithValue() function in __anonb9bb2c440111::SelectionDAGLegalize
3363 ReplaceNodeWithValue(SDValue(Node, 0), Tmp1); in ExpandNode()