Searched refs:allocHungoffUses (Results 1 – 6 of 6) sorted by relevance
50 void User::allocHungoffUses(unsigned N, bool IsPhi) { in allocHungoffUses() function in llvm::User77 allocHungoffUses(NewNumUses, IsPhi); in growHungoffUses()
116 allocHungoffUses(PN.getNumOperands()); in PHINode()249 allocHungoffUses(LP.getNumOperands()); in LandingPadInst()273 allocHungoffUses(ReservedSpace); in init()1123 allocHungoffUses(ReservedSpace); in init()4473 allocHungoffUses(ReservedSpace); in init()4684 allocHungoffUses(ReservedSpace); in init()4718 allocHungoffUses(IBI.getNumOperands()); in IndirectBrInst()
1902 allocHungoffUses(3, /*IsPhi=*/ false); in allocHungoffUselist()
87 void allocHungoffUses(unsigned N, bool IsPhi = false);
2731 allocHungoffUses(ReservedSpace);2740 allocHungoffUses(ReservedSpace);2752 void allocHungoffUses(unsigned N) {2753 User::allocHungoffUses(N, /* IsPhi */ true);
492 allocHungoffUses(ReservedSpace);640 void allocHungoffUses(unsigned N) {641 User::allocHungoffUses(N, /* IsPhi */ true);