Home
last modified time | relevance | path

Searched defs:CatchSwitchInst (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h54 class CatchSwitchInst; variable
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp1083 CatchSwitchInst::CatchSwitchInst(Value *ParentPad, BasicBlock *UnwindDest, CatchSwitchInst() function in CatchSwitchInst
1095 CatchSwitchInst::CatchSwitchInst(Value *ParentPad, BasicBlock *UnwindDest, CatchSwitchInst() function in CatchSwitchInst
1106 CatchSwitchInst::CatchSwitchInst(const CatchSwitchInst &CSI) CatchSwitchInst() function in CatchSwitchInst
[all...]