Searched refs:replaceLongjmpWith (Results 1 – 1 of 1) sorted by relevance
354 void replaceLongjmpWith(Function *LongjmpF, Function *NewF);814 void WebAssemblyLowerEmscriptenEHSjLj::replaceLongjmpWith(Function *LongjmpF, in replaceLongjmpWith() function in WebAssemblyLowerEmscriptenEHSjLj1043 replaceLongjmpWith(LongjmpF, EnableEmSjLj ? EmLongjmpF : WasmLongjmpF); in runOnModule()