Searched refs:ThrewLI (Results 1 – 1 of 1) sorted by relevance
1418 LoadInst *ThrewLI = nullptr; in handleLongjmpableCallsForEmscriptenSjLj() local1425 Threw = ThrewLI = LI; in handleLongjmpableCallsForEmscriptenSjLj()1431 for (auto I = std::next(BasicBlock::iterator(ThrewLI)), IE = BB->end(); in handleLongjmpableCallsForEmscriptenSjLj()1443 assert(Threw && ThrewLI && "Cannot find __THREW__ load after invoke"); in handleLongjmpableCallsForEmscriptenSjLj()