Add IntervalMapOverlaps - An iterator for overlapping intervals in two
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Thu, 16 Dec 2010 01:18:29 +0000 (01:18 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Thu, 16 Dec 2010 01:18:29 +0000 (01:18 +0000)
commitcb9e08f328892eaf46825d7426216995ca673a67
tree724cb69f9afab64ab77ae880a08a6d7ae41344b3
parent6baf46dbeab86dd7a35a9737bbdc5c67bee0bf69
Add IntervalMapOverlaps - An iterator for overlapping intervals in two
IntervalMaps.

The IntervalMaps can have different template parameters, but the KeyT and Traits
types must be the same.

Tests are forthcoming.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121935 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/IntervalMap.h