Returns an alignment of the pointer value.
Returns an alignment which is either specified explicitly, e.g. via align attribute of a function argument, or guaranteed by DataLayout.
an alignment of the pointer value.
| Name | Description |
|---|---|
| DL | A parsed version of the target data layout string in and methods for querying it. |