Return true if the known‐minimum coefficient is zero.

Synopsis

Declared in <llvm/Support/TypeSize.h>

constexpr
bool
isZero() const;

Return Value

True if the known‐minimum coefficient is zero.

Created with MrDocs