Searched refs:colored_intervals (Results 1 – 1 of 1) sorted by relevance
1792 ScopedArenaVector<LiveInterval*> colored_intervals( in ColorInterferenceGraph() local1886 colored_intervals.push_back(interval); in ColorInterferenceGraph()1890 colored_intervals.push_back(interval->GetHighInterval()); in ColorInterferenceGraph()1907 for (LiveInterval* interval : colored_intervals) { in ColorInterferenceGraph()