Searched refs:ThrewResetSI (Results 1 – 1 of 1) sorted by relevance
1532 StoreInst *ThrewResetSI = nullptr; in handleLongjmpableCallsForEmscriptenSjLj() local1550 ThrewResetSI = SI; in handleLongjmpableCallsForEmscriptenSjLj()1557 assert(ThrewResetSI && "Cannot find __THREW__ store after invoke"); in handleLongjmpableCallsForEmscriptenSjLj()1558 Tail = SplitBlock(BB, ThrewResetSI->getNextNode()); in handleLongjmpableCallsForEmscriptenSjLj()