Member predicate PaddedType :: paddedSize
Gets the padded size of this type on architecture arch
, in bits.
This is its bitSize
, rounded up to the next multiple of its
alignment
.
int
paddedSize
(
Architecture
arch
)