Searched defs:EnvP (Results 1 – 5 of 5) sorted by relevance
67 auto EnvP = [] { in SetUp() local
232 const char * const *EnvP) { in LLVMRunFunctionAsMain()
230 const char * const *EnvP) { in LLVMRunFunctionAsMain()
1748 Value *EnvP = IRB.CreateBitCast(Env, getAddrPtrType(&M), "env.p"); in handleLongjmpableCallsForWasmSjLj() local