Home | History | Annotate | Download | only in src

Lines Matching refs:left_rep

8761   Representation left_rep = Representation::FromType(left_type);
8776 left_rep = Representation::FromType(left_type);
8835 bool is_non_primitive = (left_rep.IsTagged() && !left_rep.IsSmi()) ||
8916 binop->set_observed_input_representation(1, left_rep);
9155 Representation left_rep = Representation::FromType(left_type);
9279 result->set_observed_input_representation(1, left_rep);
9285 result->set_observed_input_representation(left_rep, right_rep);