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