Home | History | Annotate | Download | only in optimizing

Lines Matching refs:GetLeft

1613   DCHECK_EQ(condition->GetLeft()->GetType(), Primitive::kPrimLong);
1684 DCHECK_EQ(condition->GetLeft()->GetType(), Primitive::kPrimLong);
1751 const Primitive::Type type = condition->GetLeft()->GetType();
1789 if (condition->GetLeft()->GetType() == Primitive::kPrimLong) {