Home
last modified time | relevance | path

Searched refs:IntervalMapOverlaps (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DCoalescingBitVector.h405 for (IntervalMapOverlaps<MapT, MapT> I(Intervals, Other.Intervals); in getOverlaps()
H A DIntervalMap.h2111 class IntervalMapOverlaps {
2154 IntervalMapOverlaps(const MapA &a, const MapB &b) in IntervalMapOverlaps() function
2196 IntervalMapOverlaps &operator++() {