For convenience, returns a valid alignment or 1 if undefined.
Declared in <llvm/Support/Alignment.h>
<llvm/Support/Alignment.h>
Align valueOrOne() const;
This struct is a compact representation of a valid (non-zero power of two) alignment. It is suitable for use as static global constants.