Searched defs:NewAI (Results 1 – 4 of 4) sorted by relevance
199 auto *NewAI = new AllocaInst(TypeWithPadding, Info.AI->getAddressSpace(), in alignAndPadAlloca() local
566 Value *NewAI = in moveStaticAllocasToUnsafeStack() local690 Value *NewAI = IRB.CreatePointerCast(NewTop, AI->getType()); in moveDynamicAllocasToUnsafeStack() local
927 AtomicRMWInst *NewAI = in widenPartwordAtomicRMW() local
2527 AllocaInst &OldAI, &NewAI; member in llvm::sroa::AllocaSliceRewriter2586 AllocaInst &OldAI, AllocaInst &NewAI, in AllocaSliceRewriter()4654 AllocaInst *NewAI; in rewritePartition() local4855 if (AllocaInst *NewAI = rewritePartition(AI, AS, P)) { in splitAlloca() local