Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp599 static bool canLongjmp(const Value *Callee) { in canLongjmp() function
854 if (canLongjmp(CB->getCalledOperand())) in containsLongjmpableCalls()
1121 canLongjmp(Callee)) { in runEHOnFunction()
1407 if (!canLongjmp(Callee)) in handleLongjmpableCallsForEmscriptenSjLj()
1678 if (!canLongjmp(Callee)) in handleLongjmpableCallsForWasmSjLj()