Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp6936 SDValue patchableNode = SDValue(MN, 0); in visitIntrinsicCall() local
6937 DAG.setRoot(patchableNode); in visitIntrinsicCall()
6938 setValue(&I, patchableNode); in visitIntrinsicCall()
6971 SDValue patchableNode = SDValue(MN, 0); in visitIntrinsicCall() local
6972 DAG.setRoot(patchableNode); in visitIntrinsicCall()
6973 setValue(&I, patchableNode); in visitIntrinsicCall()