llvm::EVT::isRound

Return true if the size is a power-of-two number of bytes.

Synopsis

Declared in <llvm/CodeGen/ValueTypes.h>

bool
isRound() const;

Return Value

true if the size is a power-of-two number of bytes.