llvm::GMemOperation::getAlign

Return the minimum known alignment in bytes of the actual memory reference.

Synopsis

Declared in <llvm/CodeGen/GlobalISel/GenericMachineInstrs.h>

Align
getAlign() const;

Return Value

The minimum known alignment in bytes of the actual memory reference.