Searched refs:lowestEndPoint (Results 1 – 2 of 2) sorted by relevance
280 static bool lowestEndPoint(const IntervalInfo &I1, in lowestEndPoint() function in __anone52c97ea0111::Interference326 using IntervalSet = std::set<IntervalInfo, decltype(&lowestEndPoint)>; in apply()330 IntervalSet Active(lowestEndPoint); in apply()
250 static bool lowestEndPoint(const IntervalInfo &I1, in lowestEndPoint() function in __anon4cb6f5b20111::Interference297 typedef std::set<IntervalInfo, decltype(&lowestEndPoint)> IntervalSet; in apply()300 IntervalSet Active(lowestEndPoint); in apply()