Searched refs:runEHOnFunction (Results 1 – 1 of 1) sorted by relevance
330 bool runEHOnFunction(Function &F);1030 Changed |= runEHOnFunction(F); in runOnModule()1066 bool WebAssemblyLowerEmscriptenEHSjLj::runEHOnFunction(Function &F) { in runEHOnFunction() function in WebAssemblyLowerEmscriptenEHSjLj