Searched defs:NewAI (Results 1 – 5 of 5) sorted by relevance
556 Value *NewAI = in moveStaticAllocasToUnsafeStack() local675 Value *NewAI = IRB.CreatePointerCast(NewTop, AI->getType()); in moveDynamicAllocasToUnsafeStack() local
800 AtomicRMWInst *NewAI = Builder.CreateAtomicRMW(Op, PMV.AlignedAddr, in widenPartwordAtomicRMW() local
1178 auto *NewAI = new AllocaInst( in sanitizeFunction() local1197 if (auto *NewAI = AllocaToPaddedAllocaMap.lookup(AI)) in sanitizeFunction() local
482 auto *NewAI = new AllocaInst( in alignAndPadAlloca() local
2270 AllocaInst &OldAI, &NewAI; member in llvm::sroa::AllocaSliceRewriter2318 AllocaInst &OldAI, AllocaInst &NewAI, in AllocaSliceRewriter()4151 AllocaInst *NewAI; in rewritePartition() local4337 if (AllocaInst *NewAI = rewritePartition(AI, AS, P)) { in splitAlloca() local