Searched refs:NewBottom (Results 1 – 1 of 1) sorted by relevance
207 auto *NewBottom = Bottom->comesBefore(Other.Bottom) ? Other.Bottom : Bottom; in getUnionInterval() local208 return {NewTop, NewBottom}; in getUnionInterval()226 T *NewBottom = std::next(Bottom->getIterator()) == BeforeIt ? I variable230 Bottom = NewBottom;