LLVM
8.0.1
|
#include "llvm/Support/MathExtras.h"
Static Public Member Functions | |
static std::size_t | count (T Val, ZeroBehavior) |
Definition at line 128 of file MathExtras.h.
|
inlinestatic |
Definition at line 129 of file MathExtras.h.
References llvm::detail::TrailingZerosCounter< T, SizeOfT >::count(), and llvm::ZB_Undefined.