Searched refs:IntervalReferences (Results 1 – 1 of 1) sorted by relevance
261 using IntervalReferences = SmallVector<const DataType *, 4>; variable299 IntervalReferences IntervalsLeft; // Intervals to the left of middle point.300 IntervalReferences IntervalsRight; // Intervals to the right of middle point.304 IntervalReferences References;317 static void printList(raw_ostream &OS, IntervalReferences &IntervalSet,336 auto PrintNodeData = [&](StringRef Text, IntervalReferences &IntervalSet) {459 const IntervalReferences *AscendingBuckets = nullptr;460 const IntervalReferences *DescendingBuckets = nullptr;544 explicit find_iterator(const IntervalReferences *Left, in find_iterator()545 const IntervalReferences *Right, IntervalNode *Node, in find_iterator()[all …]