Searched defs:NewAlloca (Results 1 – 3 of 3) sorted by relevance
1279 AllocaInst *NewAlloca = dyn_cast<AllocaInst>(AV->clone()); in materializeValueFor() local1290 AllocaInst *NewAlloca = in materializeValueFor() local
787 Value *NewAlloca = new AllocaInst(AggTy, nullptr, Align, Arg->getName(), in HandleByValArgument() local
2056 AllocaInst *NewAlloca = IRB.CreateAlloca(IRB.getInt8Ty(), NewSize); in handleDynamicAllocaCall() local