Home | History | Annotate | Download | only in optimizing

Lines Matching defs:is_wide

1115     bool is_wide = (type == Primitive::kPrimLong) || (type == Primitive::kPrimDouble);
1117 && is_wide
1130 if (is_wide) {