Searched refs:GetExnF (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DWasmEHPrepare.cpp114 Function *GetExnF = nullptr; // wasm.get.exception() intrinsic member in class:__anon3602::WasmEHPrepare
328 GetExnF = Intrinsic::getDeclaration(&M, Intrinsic::wasm_get_exception);
361 if (CI->getCalledOperand() == GetExnF)

Completed in 105 milliseconds