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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp258 bool runSjLjOnFunction(Function &F);
718 runSjLjOnFunction(*F);
877 bool WebAssemblyLowerEmscriptenEHSjLj::runSjLjOnFunction(Function &F) { function in class:WebAssemblyLowerEmscriptenEHSjLj

Completed in 65 milliseconds