Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp335 bool runSjLjOnFunction(Function &F);
1052 runSjLjOnFunction(*F); in runOnModule()
1267 bool WebAssemblyLowerEmscriptenEHSjLj::runSjLjOnFunction(Function &F) { in runSjLjOnFunction() function in WebAssemblyLowerEmscriptenEHSjLj