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