Searched refs:allocHungoffUses (Results 1 – 4 of 4) sorted by relevance
43 void User::allocHungoffUses(unsigned N, bool IsPhi) { in allocHungoffUses() function in llvm::User73 allocHungoffUses(NewNumUses, IsPhi); in growHungoffUses()
90 allocHungoffUses(PN.getNumOperands()); in PHINode()172 allocHungoffUses(LP.getNumOperands()); in LandingPadInst()196 allocHungoffUses(ReservedSpace); in init()3258 allocHungoffUses(ReservedSpace); in init()3368 allocHungoffUses(ReservedSpace); in init()3402 allocHungoffUses(IBI.getNumOperands()); in IndirectBrInst()
68 void allocHungoffUses(unsigned N, bool IsPhi = false);
2312 allocHungoffUses(ReservedSpace);2320 allocHungoffUses(ReservedSpace);2326 void allocHungoffUses(unsigned N) {2327 User::allocHungoffUses(N, /* IsPhi */ true);