Generalize overflowLeaf to also handle overflows in branch nodes.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Wed, 24 Nov 2010 00:03:32 +0000 (00:03 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Wed, 24 Nov 2010 00:03:32 +0000 (00:03 +0000)
commit6c76f5fa2fb839c736c572f45c138e5b3f549530
tree67f37faba0b2ad63d9c6d51b261f466481271a84
parent7cf705461cfdca5dd5b48a5065f8e24a1ce8c8c4
Generalize overflowLeaf to also handle overflows in branch nodes.

This doesn't quite work yet because the calls to treeDecrement and treeIncrement
operate at the leaf level, not on pathNode(Level) as required.

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