Searched refs:IntervalSet (Results 1 – 1 of 1) sorted by relevance
324 using IntervalSet = std::set<IntervalInfo, decltype(&lowestEndPoint)>; in apply() typedef328 IntervalSet Active(lowestEndPoint); in apply()345 IntervalSet::iterator RetireItr = Active.begin(); in apply()