llvm::reverseBits

Reverse the bits in Val.

Synopsis

Declared in <llvm/Support/MathExtras.h>

template<typename T>
constexpr
T
reverseBits(T Val);