Searched refs:chan_end (Results 1 – 1 of 1) sorted by relevance
155 unsigned int chan_end = var->Readers[i].Inst->IP; in rc_variable_compute_live_intervals() local206 if (endloop->IP > chan_end) { in rc_variable_compute_live_intervals()207 chan_end = endloop->IP; in rc_variable_compute_live_intervals()220 || chan_end > var->Live[chan].End) { in rc_variable_compute_live_intervals()221 var->Live[chan].End = chan_end; in rc_variable_compute_live_intervals()