Searched refs:runEHOnFunction (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp257 bool runEHOnFunction(Function &F);
670 Changed |= runEHOnFunction(F);
740 bool WebAssemblyLowerEmscriptenEHSjLj::runEHOnFunction(Function &F) { function in class:WebAssemblyLowerEmscriptenEHSjLj

Completed in 130 milliseconds