Searched defs:CatchSwitchInst (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | SelectionDAGBuilder.h | 54 class CatchSwitchInst; variable |
/llvm-project/llvm/lib/IR/ | ||
H A D | Instructions.cpp | 1017 CatchSwitchInst::CatchSwitchInst(Value *ParentPad, BasicBlock *UnwindDest, CatchSwitchInst() function in CatchSwitchInst |