modernize this pass a bit: use efficient set/map and reduce indentation.
authorChris Lattner <sabre@nondot.org>
Sun, 29 Aug 2010 04:23:04 +0000 (04:23 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 29 Aug 2010 04:23:04 +0000 (04:23 +0000)
commitdc1ceb370a99f7035f644c081bad14c2003b9381
treee679c85d114c9b961c6fa5c304290df761c136e8
parent6654ff2741bf1c09de6ffaff5e15c3affdab0333
modernize this pass a bit: use efficient set/map and reduce indentation.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112404 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/LICM.cpp