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()
105 allocHungoffUses(PN.getNumOperands()); in PHINode()205 allocHungoffUses(LP.getNumOperands()); in LandingPadInst()229 allocHungoffUses(ReservedSpace); in init()1169 allocHungoffUses(ReservedSpace); in init()4320 allocHungoffUses(ReservedSpace); in init()4543 allocHungoffUses(ReservedSpace); in init()4577 allocHungoffUses(IBI.getNumOperands()); in IndirectBrInst()
1944 allocHungoffUses(3, /*IsPhi=*/ false); in allocHungoffUselist()
87 void allocHungoffUses(unsigned N, bool IsPhi = false);
2678 allocHungoffUses(ReservedSpace);2687 allocHungoffUses(ReservedSpace);2699 void allocHungoffUses(unsigned N) {2700 User::allocHungoffUses(N, /* IsPhi */ true);
506 allocHungoffUses(ReservedSpace);654 void allocHungoffUses(unsigned N) {655 User::allocHungoffUses(N, /* IsPhi */ true);