Searched defs:NewAlloca (Results 1 – 4 of 4) sorted by relevance
349 AllocaInst *NewAlloca = IRB.CreateAlloca( in doPromotion() local
604 Value *NewAlloca = new AllocaInst( in copyByValueOperandIntoLocalTemp() local
1689 AllocaInst *NewAlloca = in HandleByValArgument() local
3734 AllocaInst *NewAlloca = IRB.CreateAlloca(IRB.getInt8Ty(), NewSize); in handleDynamicAllocaCall() local