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.
The known alignment of this pointer value.
| Name | Description |
|---|---|
| DL | Data layout used when no explicit alignment is present. |