Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A DCoalescingBitVector.h405 for (IntervalMapOverlaps<MapT, MapT> I(Intervals, Other.Intervals); in getOverlaps()
H A DIntervalMap.h2110 class IntervalMapOverlaps {
2152 IntervalMapOverlaps(const MapA &a, const MapB &b) in IntervalMapOverlaps() function
2194 IntervalMapOverlaps &operator++() {