Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp747 bool AllowExceptions = in runEHOnFunction() local
758 bool NeedInvoke = AllowExceptions && canThrow(II->getCalledValue()); in runEHOnFunction()