diff options
author | Chris Lattner <sabre@nondot.org> | 2005-03-06 05:46:41 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2005-03-06 05:46:41 +0000 |
commit | c27aa8ddb25d758bd6d3e6e2ab9f2b06206e72ec (patch) | |
tree | e3e85dc07bd90289c12969528d8267dbd506cdeb /lib/Transforms/ExprTypeConvert.cpp | |
parent | 1327c5ab990c76bb4f02e5e12434580ce108123e (diff) |
Delete the really inefficient method: void remove(const Type* Typ);
Speed up the symbol stripping code by avoiding a linear search of the
type table.
Get rid of removeEntry(type_iterator), since 'remove' is exactly the same
operation.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20481 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/ExprTypeConvert.cpp')
0 files changed, 0 insertions, 0 deletions