Searched refs:allocHungoffUses (Results 1 – 6 of 6) sorted by relevance
40 void User::allocHungoffUses(unsigned N, bool IsPhi) { in allocHungoffUses() function in llvm::User69 allocHungoffUses(NewNumUses, IsPhi); in growHungoffUses()
108 allocHungoffUses(PN.getNumOperands()); in PHINode()208 allocHungoffUses(LP.getNumOperands()); in LandingPadInst()232 allocHungoffUses(ReservedSpace); in init()887 allocHungoffUses(ReservedSpace); in init()3626 allocHungoffUses(ReservedSpace); in init()3726 allocHungoffUses(ReservedSpace); in init()3760 allocHungoffUses(IBI.getNumOperands()); in IndirectBrInst()
1334 allocHungoffUses(3, /*IsPhi=*/ false); in allocHungoffUselist()
88 void allocHungoffUses(unsigned N, bool IsPhi = false);
2570 allocHungoffUses(ReservedSpace);2578 allocHungoffUses(ReservedSpace);2590 void allocHungoffUses(unsigned N) {2591 User::allocHungoffUses(N, /* IsPhi */ true);
490 allocHungoffUses(ReservedSpace);641 void allocHungoffUses(unsigned N) {642 User::allocHungoffUses(N, /* IsPhi */ true);