Home | History | Annotate | Download | only in memcheck

Lines Matching refs:isZeroU64

977 static Bool isZeroU64 ( IRAtom* e )
999 Bool (*isZero)(IRAtom*) = m64 ? isZeroU64 : isZeroU32;