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()
3233 OperandList = allocHungoffUses(ReservedSpace); in init()
3347 Use *NewOps = allocHungoffUses(NumOps); in growOperands()
3376 OperandList = allocHungoffUses(ReservedSpace); in init()
3390 Use *NewOps = allocHungoffUses(NumOps); in growOperands()
3414 allocHungoffUses(IBI.getNumOperands()), in IndirectBrInst()