Searched refs:NewCatchSwitch (Results 1 – 2 of 2) sorted by relevance
1349 auto *NewCatchSwitch = CatchSwitchInst::Create( in removeUnwindEdge() local1353 NewCatchSwitch->addHandler(PadBB); in removeUnwindEdge()1355 NewTI = NewCatchSwitch; in removeUnwindEdge()
348 auto *NewCatchSwitch = CatchSwitchInst::Create( in HandleInlinedEHPad() local353 NewCatchSwitch->addHandler(PadBB); in HandleInlinedEHPad()354 Replacement = NewCatchSwitch; in HandleInlinedEHPad()