ΒΆinline constexpr uint64_t Make_64(uint32_t High,
                                  uint32_t Low)

Description

Make a 64-bit integer from a high / low pair of 32-bit integers.

Declared at: llvm/include/llvm/Support/MathExtras.h:330

Parameters

uint32_t High
uint32_t Low