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