Searched defs:CatchSwitchInst (Results 1 – 5 of 5) sorted by relevance
63 class CatchSwitchInst; variable
135 friend class CatchSwitchInst; // For getting `Val`. variable
85 friend class CatchSwitchInst; // For getTopmostLLVMInstruction(). variable1757 CatchSwitchInst(llvm::CatchSwitchInst *CSI, Context &Ctx) in CatchSwitchInst() function
54 class CatchSwitchInst; variable
1083 CatchSwitchInst::CatchSwitchInst(Value *ParentPad, BasicBlock *UnwindDest, in CatchSwitchInst() function in CatchSwitchInst1095 CatchSwitchInst::CatchSwitchInst(const CatchSwitchInst &CSI) in CatchSwitchInst() function in CatchSwitchInst