Home
last modified time | relevance | path

Searched refs:UnwindDestToNewPreds (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp1696 UnwindDestToNewPreds; in handleLongjmpableCallsForWasmSjLj() local
1737 UnwindDestToNewPreds[UnwindDest].insert(CI->getParent()); in handleLongjmpableCallsForWasmSjLj()
1773 for (auto &[UnwindDest, NewPreds] : UnwindDestToNewPreds) { in handleLongjmpableCallsForWasmSjLj()
1787 for (auto &[UnwindDest, NewPreds] : UnwindDestToNewPreds) { in handleLongjmpableCallsForWasmSjLj()