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()
101 allocHungoffUses(PN.getNumOperands()); in PHINode()201 allocHungoffUses(LP.getNumOperands()); in LandingPadInst()225 allocHungoffUses(ReservedSpace); in init()1132 allocHungoffUses(ReservedSpace); in init()4011 allocHungoffUses(ReservedSpace); in init()4235 allocHungoffUses(ReservedSpace); in init()4269 allocHungoffUses(IBI.getNumOperands()); in IndirectBrInst()
1773 allocHungoffUses(3, /*IsPhi=*/ false); in allocHungoffUselist()
496 allocHungoffUses(ReservedSpace);644 void allocHungoffUses(unsigned N) {645 User::allocHungoffUses(N, /* IsPhi */ true);
87 void allocHungoffUses(unsigned N, bool IsPhi = false);
2600 allocHungoffUses(ReservedSpace);2609 allocHungoffUses(ReservedSpace);2621 void allocHungoffUses(unsigned N) {2622 User::allocHungoffUses(N, /* IsPhi */ true);