Lines Matching refs:isZeroU32
301 static Bool isZeroU32 ( IRExpr* e )973 || (e->Iex.Binop.op == Iop_Sub32 && isZeroU32(e->Iex.Binop.arg1))) {