Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp239 void ReplaceNodeWithValue(SDValue Old, SDValue New) { in ReplaceNodeWithValue() function in __anon12e163d90111::SelectionDAGLegalize
2956 ReplaceNodeWithValue(SDValue(Node, 0), Tmp1); in ExpandNode()