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()216 allocHungoffUses(LP.getNumOperands()); in LandingPadInst()240 allocHungoffUses(ReservedSpace); in init()1272 allocHungoffUses(ReservedSpace); in init()4489 allocHungoffUses(ReservedSpace); in init()4700 allocHungoffUses(ReservedSpace); in init()4734 allocHungoffUses(IBI.getNumOperands()); in IndirectBrInst()
2030 allocHungoffUses(3, /*IsPhi=*/ false); in allocHungoffUselist()
87 void allocHungoffUses(unsigned N, bool IsPhi = false);
2722 allocHungoffUses(ReservedSpace);2731 allocHungoffUses(ReservedSpace);2743 void allocHungoffUses(unsigned N) {2744 User::allocHungoffUses(N, /* IsPhi */ true);
492 allocHungoffUses(ReservedSpace);640 void allocHungoffUses(unsigned N) {641 User::allocHungoffUses(N, /* IsPhi */ true);