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