Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp511 Function *AllocExceptionF = M.getFunction("__cxa_allocate_exception"); in canLongjmp() local
515 Callee == AllocExceptionF || Callee == ThrowF || Callee == TerminateF || in canLongjmp()