Searched refs:CatchSwitchAddHandler (Results 1 – 4 of 4) sorted by relevance
224 CatchSwitchAddHandler::CatchSwitchAddHandler(CatchSwitchInst *CSI) in CatchSwitchAddHandler() function in CatchSwitchAddHandler227 void CatchSwitchAddHandler::revert(Tracker &Tracker) { in revert()
1077 Ctx.getTracker().emplaceIfTracking<CatchSwitchAddHandler>(this); in addHandler()
332 class LLVM_ABI CatchSwitchAddHandler : public IRChangeBase {337 CatchSwitchAddHandler(CatchSwitchInst *CSI);
146 friend class CatchSwitchAddHandler; // For `Val`. variable