Split out from https://reviews.llvm.org/D54743.
The member was duplicated in all users of the class so it makes sense to live there. Additionally, incoming alignment handling makes even more sense in the base class and makes added consistency an argument.