ΒΆinline constexpr bool isShiftedMask_64(
    uint64_t Value)

Description

Return true if the argument contains a non-empty sequence of ones with the remainder zero (64 bit version.)

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

Parameters

uint64_t Value