Home
last modified time | relevance | path

Searched defs:NewAI (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DMemoryTaggingSupport.cpp199 auto *NewAI = new AllocaInst(TypeWithPadding, Info.AI->getAddressSpace(), in alignAndPadAlloca() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DSafeStack.cpp566 Value *NewAI = in moveStaticAllocasToUnsafeStack() local
690 Value *NewAI = IRB.CreatePointerCast(NewTop, AI->getType()); in moveDynamicAllocasToUnsafeStack() local
H A DAtomicExpandPass.cpp927 AtomicRMWInst *NewAI = in widenPartwordAtomicRMW() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DSROA.cpp2527 AllocaInst &OldAI, &NewAI; member in llvm::sroa::AllocaSliceRewriter
2586 AllocaInst &OldAI, AllocaInst &NewAI, in AllocaSliceRewriter()
4654 AllocaInst *NewAI; in rewritePartition() local
4855 if (AllocaInst *NewAI = rewritePartition(AI, AS, P)) { in splitAlloca() local