llvm::DataLayout::getPointerABIAlignment

Layout pointer alignment.

Synopsis

Declared in <llvm/IR/DataLayout.h>

Align
getPointerABIAlignment(unsigned int AS) const;

Return Value

This struct is a compact representation of a valid (non-zero power of two) alignment. It is suitable for use as static global constants.