Home | History | Annotate | Download | only in optimizing

Lines Matching refs:is_wide

1049     bool is_wide = (type == Primitive::kPrimLong) || (type == Primitive::kPrimDouble);
1051 && is_wide
1064 if (is_wide) {