Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp240 bool runSjLjOnFunction(Function &F);
772 runSjLjOnFunction(*F); in runOnModule()
945 bool WebAssemblyLowerEmscriptenEHSjLj::runSjLjOnFunction(Function &F) { in runSjLjOnFunction() function in WebAssemblyLowerEmscriptenEHSjLj