Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyLowerEmscriptenEHSjLj.cpp263 bool runSjLjOnFunction(Function &F);
762 runSjLjOnFunction(*F); in runOnModule()
926 bool WebAssemblyLowerEmscriptenEHSjLj::runSjLjOnFunction(Function &F) { in runSjLjOnFunction() function in WebAssemblyLowerEmscriptenEHSjLj