Home | History | Annotate | Download | only in priv

Lines Matching refs:isZeroU32

1182 static Bool isZeroU32 ( IRExpr* e )
2327 if (isZeroU32(e->Iex.Binop.arg2)) {
5270 if (is_Unop(a1, Iop_1Uto32) && isZeroU32(a2))