Searched refs:LongjmpArgsTy (Results 1 – 1 of 1) sorted by relevance
313 Type *LongjmpArgsTy = nullptr; member in __anoneea379d40111::WebAssemblyLowerEmscriptenEHSjLj1019 LongjmpArgsTy = StructType::get(Int8PtrTy, // env in runOnModule()1613 IRB.CreateConstGEP2_32(LongjmpArgsTy, LongjmpArgs, 0, 0, "env_gep"); in handleLongjmpableCallsForWasmSjLj()1615 IRB.CreateConstGEP2_32(LongjmpArgsTy, LongjmpArgs, 0, 1, "val_gep"); in handleLongjmpableCallsForWasmSjLj()