Home | History | Annotate | Download | only in priv

Lines Matching refs:const2

5584    IRExpr* const2    = is32bit ? mkU32(2)      : mkU64(2);
5636 tmp = binop(opAND, binop(opCMPORDS, argLe, argRe), const2);