llvm::AttributeList::getFnStackAlignment

Get the stack alignment of the function.

Synopsis

Declared in <llvm/IR/Attributes.h>

MaybeAlign
getFnStackAlignment() const;

Return Value

The stack alignment of the function.