Searched defs:IndirectBrInst (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | SelectionDAGBuilder.h | 70 class IndirectBrInst; variable |
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ | ||
H A D | Instructions.cpp | 4701 IndirectBrInst::IndirectBrInst(Value *Address, unsigned NumCases, IndirectBrInst() function in IndirectBrInst |