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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DWasmEHPrepare.cpp111 Function *ThrowF = nullptr; // wasm.throw() intrinsic member in class:__anon3602::WasmEHPrepare
196 ThrowF = Intrinsic::getDeclaration(&M, Intrinsic::wasm_throw);
200 for (User *U : ThrowF->users()) {

Completed in 42 milliseconds