summaryrefslogtreecommitdiff
path: root/lib/CodeGen/SplitKit.h
diff options
context:
space:
mode:
authorJakob Stoklund Olesen <stoklund@2pi.dk>2011-04-04 15:32:11 +0000
committerJakob Stoklund Olesen <stoklund@2pi.dk>2011-04-04 15:32:11 +0000
commit5c4c4d4b82a658643c8daefd5cc76d5c712285ed (patch)
tree75f7b3799690972e4b263bf85ad852fe8bdb9eca /lib/CodeGen/SplitKit.h
parentdb37e4072361bc44f2c0661cb1add90e74012b13 (diff)
downloadllvm-5c4c4d4b82a658643c8daefd5cc76d5c712285ed.tar.gz
llvm-5c4c4d4b82a658643c8daefd5cc76d5c712285ed.tar.bz2
llvm-5c4c4d4b82a658643c8daefd5cc76d5c712285ed.tar.xz
Delete leftover data members.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128820 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/SplitKit.h')
-rw-r--r--lib/CodeGen/SplitKit.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/CodeGen/SplitKit.h b/lib/CodeGen/SplitKit.h
index e371a4dd17..4f853a0dbf 100644
--- a/lib/CodeGen/SplitKit.h
+++ b/lib/CodeGen/SplitKit.h
@@ -85,10 +85,6 @@ public:
bool LiveThrough; ///< Live in whole block (Templ 5. or 6. above).
bool LiveIn; ///< Current reg is live in.
bool LiveOut; ///< Current reg is live out.
-
- // Per-interference pattern scratch data.
- bool OverlapEntry; ///< Interference overlaps entering interval.
- bool OverlapExit; ///< Interference overlaps exiting interval.
};
/// Basic blocks where var is live. This array is parallel to