Reverse the bits in Val.
Val.
Declared in <llvm/Support/MathExtras.h>
<llvm/Support/MathExtras.h>
template<typename T> constexpr T reverseBits(T Val);
The value with its bits reversed.