llvm::AAAlignmentStateType

Integer state type used by AAAlign.

Synopsis

Declared in <llvm/Transforms/IPO/Attributor.h>

using AAAlignmentStateType = IncIntegerState<uint64_t, Value::MaximumAlignment, 1>;