Searched refs:NewCSI (Results 1 – 1 of 1) sorted by relevance
1747 auto *NewCSI = IRB.CreateCatchSwitch(CSI->getParentPad(), in handleLongjmpableCallsForWasmSjLj() local1749 NewCSI->addHandler(*CSI->handler_begin()); in handleLongjmpableCallsForWasmSjLj()1750 NewCSI->takeName(CSI); in handleLongjmpableCallsForWasmSjLj()1751 CSI->replaceAllUsesWith(NewCSI); in handleLongjmpableCallsForWasmSjLj()