Home | History | Annotate | Download | only in CodeGen

Lines Matching full:iszero

92     bool isValid() const { return !NonVirtualSize.isZero(); }
525 if (unionAlign.isZero()) {
676 assert(NextFieldOffset.isZero() &&
751 assert(!Alignment.isZero() && "Did not set alignment!");
891 assert(!numBytes.isZero() && "Empty byte arrays aren't allowed.");
901 if (numBytes.isZero())