| commit | 1bfc7ab6a770babdcb3c83e4a8762a1b380a3bd4 | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Sat Feb 03 00:08:31 2007 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Sat Feb 03 00:08:31 2007 +0000 |
| tree | 2ae599c50e4c47ce2b5d1f1d68069bad9cff546c | |
| parent | b739f7d3376ea343b80c936e50e9dd54f1ce264a [diff] |
Switch inliner over to use DenseMap instead of std::map for ValueMap. This speeds up the inliner 16%. llvm-svn: 33801