Returns Length rounded up to the nearest representable allocation length.
Declared in <llvm/Support/CHERICapabilityFormat.h>
static
AddressType
getRepresentableLength(AddressType Length);
The smallest representable length at least Length.
| Name | Description |
|---|---|
| Length | Requested allocation size in bytes. |