ΒΆinline double BitsToDouble(uint64_t Bits)

Description

This function takes a 64-bit integer and returns the bit equivalent double.

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

Parameters

uint64_t Bits