Home | History | Annotate | Download | only in src

Lines Matching refs:left_rep

10272   Representation left_rep = Representation::FromType(left_type);
10289 left_rep = Representation::FromType(left_type);
10385 bool is_non_primitive = (left_rep.IsTagged() && !left_rep.IsSmi()) ||
10459 binop->set_observed_input_representation(1, left_rep);
10796 Representation left_rep = Representation::FromType(left_type);
10869 result->set_observed_input_representation(1, left_rep);
10886 result->set_observed_input_representation(left_rep, right_rep);