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()
126 allocHungoffUses(PN.getNumOperands()); in PHINode()254 allocHungoffUses(LP.getNumOperands()); in LandingPadInst()272 allocHungoffUses(ReservedSpace); in init()1046 allocHungoffUses(ReservedSpace); in init()3912 allocHungoffUses(ReservedSpace); in init()4112 allocHungoffUses(ReservedSpace); in init()4139 allocHungoffUses(IBI.getNumOperands()); in IndirectBrInst()
1998 allocHungoffUses(3, /*IsPhi=*/ false); in allocHungoffUselist()
87 void allocHungoffUses(unsigned N, bool IsPhi = false);
2519 allocHungoffUses(ReservedSpace);2531 void allocHungoffUses(unsigned N) {2532 User::allocHungoffUses(N, /* IsPhi */ true);
493 allocHungoffUses(ReservedSpace);641 void allocHungoffUses(unsigned N) {642 User::allocHungoffUses(N, /* IsPhi */ true);