Searched refs:CatchSwitchLongjmp (Results 1 – 1 of 1) sorted by relevance
1597 CatchSwitchInst *CatchSwitchLongjmp = in handleLongjmpableCallsForWasmSjLj() local1602 CatchSwitchLongjmp->addHandler(CatchLongjmpBB); in handleLongjmpableCallsForWasmSjLj()1604 CatchPadInst *CatchPad = IRB.CreateCatchPad(CatchSwitchLongjmp, {}); in handleLongjmpableCallsForWasmSjLj()1733 if (CSI != CatchSwitchLongjmp && CSI->unwindsToCaller()) { in handleLongjmpableCallsForWasmSjLj()