Searched refs:allocHungoffUses (Results 1 – 4 of 4) sorted by relevance
45 Use *User::allocHungoffUses(unsigned N) const { in allocHungoffUses() function in llvm::User
89 allocHungoffUses(PN.getNumOperands()), PN.getNumOperands()), in PHINode()100 Use *PHINode::allocHungoffUses(unsigned N) const { in allocHungoffUses() function in PHINode151 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()[all …]
54 Use *allocHungoffUses(unsigned) const;
2001 OperandList = allocHungoffUses(ReservedSpace);2009 OperandList = allocHungoffUses(ReservedSpace);2015 Use *allocHungoffUses(unsigned) const;