Searched refs:allocHungoffUses (Results 1 – 5 of 5) sorted by relevance
43 void User::allocHungoffUses(unsigned N, bool IsPhi) { in allocHungoffUses() function in llvm::User73 allocHungoffUses(NewNumUses, IsPhi); in growHungoffUses()
95 allocHungoffUses(PN.getNumOperands()); in PHINode()177 allocHungoffUses(LP.getNumOperands()); in LandingPadInst()201 allocHungoffUses(ReservedSpace); in init()909 allocHungoffUses(ReservedSpace); in init()3590 allocHungoffUses(ReservedSpace); in init()3700 allocHungoffUses(ReservedSpace); in init()3734 allocHungoffUses(IBI.getNumOperands()); in IndirectBrInst()
977 allocHungoffUses(3, /*IsPhi=*/ false); in allocHungoffUselist()
82 void allocHungoffUses(unsigned N, bool IsPhi = false);
2450 allocHungoffUses(ReservedSpace);2458 allocHungoffUses(ReservedSpace);2465 void allocHungoffUses(unsigned N) {2466 User::allocHungoffUses(N, /* IsPhi */ true);