Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp2614 SDValue BrJumpTable = DAG.getNode(ISD::BR_JT, getCurSDLoc(), in visitJumpTable() local
2617 DAG.setRoot(BrJumpTable); in visitJumpTable()