Home | History | Annotate | Download | only in src

Lines Matching refs:left_rep

1285   Representation left_rep = left()->representation();
1286 if (left_rep.IsExternal()) {
1295 Representation left_rep = left()->representation();
1296 if (left_rep.IsExternal()) {
2769 Representation left_rep = left()->representation();
2771 if (!left_rep.IsTagged()) rep = rep.generalize(left_rep);
3036 Representation left_rep = left()->representation();
3045 if (!left_rep.IsTagged()) rep = rep.generalize(left_rep);