Searched refs:ThrowF (Results 1 – 1 of 1) sorted by relevance
109 Function *ThrowF = nullptr; // wasm.throw() intrinsic member in __anon60cd41920111::WasmEHPrepare180 ThrowF = Intrinsic::getDeclaration(&M, Intrinsic::wasm_throw); in prepareThrows()184 for (User *U : ThrowF->users()) { in prepareThrows()