Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp331 bool runSjLjOnFunction(Function &F);
1043 runSjLjOnFunction(*F); in runOnModule()
1258 bool WebAssemblyLowerEmscriptenEHSjLj::runSjLjOnFunction(Function &F) { in runSjLjOnFunction() function in WebAssemblyLowerEmscriptenEHSjLj