Searched defs:NewAlloca (Results 1 – 4 of 4) sorted by relevance
347 AllocaInst *NewAlloca = IRB.CreateAlloca( doPromotion() local
602 Value *NewAlloca = new AllocaInst( copyByValueOperandIntoLocalTemp() local
1588 AllocaInst *NewAlloca = new AllocaInst(ByValType, DL.getAllocaAddrSpace(), HandleByValArgument() local
3636 AllocaInst *NewAlloca = IRB.CreateAlloca(IRB.getInt8Ty(), NewSize); handleDynamicAllocaCall() local