Home | History | Annotate | Download | only in src

Lines Matching refs:left_rep

1420   Representation left_rep = left()->representation();
1421 if (left_rep.IsExternal()) {
1430 Representation left_rep = left()->representation();
1431 if (left_rep.IsExternal()) {
2995 Representation left_rep = left()->representation();
2997 if (!left_rep.IsTagged()) rep = rep.generalize(left_rep);
3350 Representation left_rep = left()->representation();
3359 if (!left_rep.IsTagged()) rep = rep.generalize(left_rep);