ΒΆinline constexpr bool isMask_64(uint64_t Value)

Description

Return true if the argument is a non-empty sequence of ones starting at the least significant bit with the remainder zero (64 bit version).

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

Parameters

uint64_t Value