Return the alignment of the return value, if known.

Synopsis

Declared in <llvm/IR/InstrTypes.h>

MaybeAlign
getRetAlign() const;

Return Value

Return alignment from the call or callee, or empty if unknown.

Created with MrDocs