Searched refs:CatchF (Results 1 – 1 of 1) sorted by relevance
106 Function *CatchF = nullptr; // wasm.catch() intrinsic member in __anon8cf5c6bc0111::WasmEHPrepare237 CatchF = Intrinsic::getDeclaration(&M, Intrinsic::wasm_catch); in prepareEHPads()296 IRB.CreateCall(CatchF, {IRB.getInt32(WebAssembly::CPP_EXCEPTION)}, "exn"); in prepareEHPad()