diff options
author | Chris Lattner <sabre@nondot.org> | 2007-02-20 06:39:57 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2007-02-20 06:39:57 +0000 |
commit | 6b6f6ba66c656b205a6db0751685911032fe710e (patch) | |
tree | 0fa0a49755a74dc84b56e681e7f9e8f811360cf0 /lib/Support/APInt.cpp | |
parent | d283566319a5bec8bfa2223580d92c86e01af13b (diff) |
cleanup ConstantInt to use a single DenseMap for uniquing instead of the
heavy-weight ValueMap class. This reduces mem usage bc reading kc++ by 29K,
even though it only creates 2955 constant ints!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34445 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Support/APInt.cpp')
0 files changed, 0 insertions, 0 deletions