Searched refs:GetExnF (Results 1 – 1 of 1) sorted by relevance
143 Function *GetExnF = nullptr; // wasm.get.exception() intrinsic member in __anon500321e20111::WasmEHPrepare219 GetExnF = Intrinsic::getDeclaration(&M, Intrinsic::wasm_get_exception); in runOnFunction()275 if (CI->getCalledValue() == GetExnF) in prepareEHPad()