llvm::User::growHungoffUses

Grow the number of hung off uses. Note that allocHungoffUses should be called if there are no uses.

Synopsis

Declared in <llvm/IR/User.h>

void
growHungoffUses(
    unsigned int N,
    bool WithExtraValues = false);