Privatize an unused part of the LiveIntervalUnion::Query interface.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Thu, 11 Aug 2011 21:00:42 +0000 (21:00 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Thu, 11 Aug 2011 21:00:42 +0000 (21:00 +0000)
commit98985f959c57f2b8c0b6e4b5ee519252e71e9cd9
treeffaab03edb03aa9c24b210c065993fc637d02343
parent508e1d3db536b736063385eb1f885b446a1385ca
Privatize an unused part of the LiveIntervalUnion::Query interface.

No clients are iterating over interference overlaps.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@137350 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/LiveIntervalUnion.h
lib/CodeGen/RegAllocBasic.cpp