Home | History | Annotate | Download | only in crankshaft

Lines Matching defs:next_use

1863       UsePosition* next_use = range->NextUsePositionRegisterIsBeneficial(
1865 if (next_use == NULL) {
1868 use_pos[cur_reg] = next_use->pos();