llvm::Argument::hasInAllocaAttr

Return true if this argument has the inalloca attribute.

Synopsis

Declared in <llvm/IR/Argument.h>

bool
hasInAllocaAttr() const;

Return Value

true if this argument has the inalloca attribute.