Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyLowerEmscriptenEHSjLj.cpp507 Function *AllocExceptionF = M.getFunction("__cxa_allocate_exception"); in canLongjmp() local
511 Callee == AllocExceptionF || Callee == ThrowF || Callee == TerminateF) in canLongjmp()