Home
last modified time | relevance | path

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

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