Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp7119 SDValue patchableNode = SDValue(MN, 0); in visitIntrinsicCall() local
7120 DAG.setRoot(patchableNode); in visitIntrinsicCall()
7121 setValue(&I, patchableNode); in visitIntrinsicCall()
7153 SDValue patchableNode = SDValue(MN, 0); in visitIntrinsicCall() local
7154 DAG.setRoot(patchableNode); in visitIntrinsicCall()
7155 setValue(&I, patchableNode); in visitIntrinsicCall()