Searched refs:allocHungoffUses (Results 1 – 6 of 6) sorted by relevance
44 void User::allocHungoffUses(unsigned N, bool IsPhi) { in allocHungoffUses() function in llvm::User71 allocHungoffUses(NewNumUses, IsPhi); in growHungoffUses()
105 allocHungoffUses(PN.getNumOperands()); in PHINode()205 allocHungoffUses(LP.getNumOperands()); in LandingPadInst()229 allocHungoffUses(ReservedSpace); in init()1142 allocHungoffUses(ReservedSpace); in init()4031 allocHungoffUses(ReservedSpace); in init()4255 allocHungoffUses(ReservedSpace); in init()4289 allocHungoffUses(IBI.getNumOperands()); in IndirectBrInst()
1818 allocHungoffUses(3, /*IsPhi=*/ false); in allocHungoffUselist()
87 void allocHungoffUses(unsigned N, bool IsPhi = false);
2611 allocHungoffUses(ReservedSpace);2620 allocHungoffUses(ReservedSpace);2632 void allocHungoffUses(unsigned N) {2633 User::allocHungoffUses(N, /* IsPhi */ true);
500 allocHungoffUses(ReservedSpace);648 void allocHungoffUses(unsigned N) {649 User::allocHungoffUses(N, /* IsPhi */ true);