Lines Matching refs:allocHungoffUses
89 allocHungoffUses(PN.getNumOperands()), PN.getNumOperands()), in PHINode()
100 Use *PHINode::allocHungoffUses(unsigned N) const { in allocHungoffUses() function in PHINode
151 OperandList = allocHungoffUses(ReservedSpace); in growOperands()
196 allocHungoffUses(LP.getNumOperands()), LP.getNumOperands()), in LandingPadInst()
229 OperandList = allocHungoffUses(ReservedSpace); in init()
242 Use *NewOps = allocHungoffUses(ReservedSpace); in growOperands()
3300 OperandList = allocHungoffUses(ReservedSpace); in init()
3390 Use *NewOps = allocHungoffUses(NumOps); in growOperands()
3419 OperandList = allocHungoffUses(ReservedSpace); in init()
3433 Use *NewOps = allocHungoffUses(NumOps); in growOperands()
3457 allocHungoffUses(IBI.getNumOperands()), in IndirectBrInst()