Returns a representation of the alignment that encodes undefined as 0.
Declared in <llvm/Support/Alignment.h>
<llvm/Support/Alignment.h>
unsigned int encode(MaybeAlign A);
An encoding where 0 means unset and positive values encode Align.