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