Searched defs:NewAI (Results 1 – 5 of 5) sorted by relevance
64 auto *NewAI = IRB.CreateAlloca(AI.getAllocatedType(), in visitAllocaInst() local
565 Value *NewAI = in moveStaticAllocasToUnsafeStack() local689 Value *NewAI = IRB.CreatePointerCast(NewTop, AI->getType()); in moveDynamicAllocasToUnsafeStack() local
996 AtomicRMWInst *NewAI = Builder.CreateAtomicRMW( in widenPartwordAtomicRMW() local
225 auto *NewAI = new AllocaInst(TypeWithPadding, Info.AI->getAddressSpace(), in alignAndPadAlloca() local
2616 AllocaInst &OldAI, &NewAI; member in __anondf5662880d11::AllocaSliceRewriter2674 AllocaInst &OldAI, AllocaInst &NewAI, in AllocaSliceRewriter()4851 AllocaInst *NewAI; in rewritePartition() local5284 if (AllocaInst *NewAI = rewritePartition(AI, AS, P)) { in splitAlloca() local