Searched refs:getAddrPtrType (Results 1 – 1 of 1) sorted by relevance
477 static Type *getAddrPtrType(Module *M) { in getAddrPtrType() function751 IRB.CreateIntToPtr(Threw, getAddrPtrType(M), Threw->getName() + ".p"); in wrapTestSetjmp()1740 Value *EnvP = IRB.CreateBitCast(Env, getAddrPtrType(&M), "env.p"); in handleLongjmpableCallsForWasmSjLj()