Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp509 Function *BeginCatchF = M.getFunction("__cxa_begin_catch"); in canLongjmp() local
514 if (Callee == BeginCatchF || Callee == EndCatchF || in canLongjmp()