LLVM
8.0.1
|
#include "llvm/Support/MathExtras.h"
Static Public Member Functions | |
static std::size_t | count (T Val, ZeroBehavior) |
Definition at line 54 of file MathExtras.h.
|
inlinestatic |
Definition at line 55 of file MathExtras.h.
References llvm::BitmaskEnumDetail::Mask(), llvm::max(), and llvm::ZB_Undefined.
Referenced by llvm::detail::LeadingZerosCounter< T, SizeOfT >::count().