The maximum alignment for instructions.
Declared in <llvm/IR/Value.h>
<llvm/IR/Value.h>
inline constexpr static unsigned int MaxAlignmentExponent = 32;
This is the greatest alignment value supported by load, store, and alloca instructions, and global values.