Home | History | Annotate | Download | only in memcheck

Lines Matching full:iszero

999    Bool (*isZero)(IRAtom*) = m64 ? isZeroU64 : isZeroU32;
1018 if (syned && isZero(yy)) {
1021 tl_assert(isZero(yyhash));