ΒΆinline constexpr uint64_t MinAlign(uint64_t A,
uint64_t B)
inline constexpr uint64_t MinAlign(uint64_t A,
uint64_t B)
Description
A and B are either alignments or offsets. Return the minimum alignment that may be assumed after adding the two together.
Declared at: llvm/include/llvm/Support/MathExtras.h:661
Parameters
- uint64_t A
- uint64_t B