Searched defs:NewAI (Results 1 – 5 of 5) sorted by relevance
572 Value *NewAI = in moveStaticAllocasToUnsafeStack() local690 Value *NewAI = IRB.CreatePointerCast(NewTop, AI->getType()); in moveDynamicAllocasToUnsafeStack() local
831 AtomicRMWInst *NewAI = in widenPartwordAtomicRMW() local
1301 auto *NewAI = new AllocaInst( in sanitizeFunction() local1320 if (auto *NewAI = AllocaToPaddedAllocaMap.lookup(AI)) in sanitizeFunction() local
508 auto *NewAI = new AllocaInst( in alignAndPadAlloca() local
2285 AllocaInst &OldAI, &NewAI; member in llvm::sroa::AllocaSliceRewriter2333 AllocaInst &OldAI, AllocaInst &NewAI, in AllocaSliceRewriter()4307 AllocaInst *NewAI; in rewritePartition() local4496 if (AllocaInst *NewAI = rewritePartition(AI, AS, P)) { in splitAlloca() local