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