Searched refs:SetjmpDispatchBB (Results 1 – 1 of 1) sorted by relevance
1589 BasicBlock *SetjmpDispatchBB = in handleLongjmpableCallsForWasmSjLj() local1591 cast<BranchInst>(Entry->getTerminator())->setSuccessor(0, SetjmpDispatchBB); in handleLongjmpableCallsForWasmSjLj()1640 IRB.CreateCatchRet(CatchPad, SetjmpDispatchBB); in handleLongjmpableCallsForWasmSjLj()1650 IRB.SetInsertPoint(SetjmpDispatchBB); in handleLongjmpableCallsForWasmSjLj()1661 SetjmpRetPHIs[I]->addIncoming(Val, SetjmpDispatchBB); in handleLongjmpableCallsForWasmSjLj()