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.cpp593 static bool canLongjmp(const Value *Callee) { in canLongjmp() function
849 if (canLongjmp(CB->getCalledOperand())) in containsLongjmpableCalls()
1116 canLongjmp(Callee)) { in runEHOnFunction()
1402 if (!canLongjmp(Callee)) in handleLongjmpableCallsForEmscriptenSjLj()
1673 if (!canLongjmp(Callee)) in handleLongjmpableCallsForWasmSjLj()