Add support for representing the "compaction table"
authorChris Lattner <sabre@nondot.org>
Sun, 18 Jan 2004 21:03:49 +0000 (21:03 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 18 Jan 2004 21:03:49 +0000 (21:03 +0000)
commitaf894e963bb3b98605e161b662c66b2286eef140
tree4df3026c300965f9e939049077e1aa929398957f
parent2ff95b6b4e9bcc0167a32f0ed09120298b5a3713
Add support for representing the "compaction table"
Change protected members to private.  Nothing should subclass SlotCalculator

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10912 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/SlotCalculator.h
include/llvm/SlotCalculator.h
lib/Bytecode/Writer/SlotCalculator.h