use getUniqueExitBlocks instead of a manual set.
authorChris Lattner <sabre@nondot.org>
Sun, 29 Aug 2010 05:12:21 +0000 (05:12 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 29 Aug 2010 05:12:21 +0000 (05:12 +0000)
commit63a75c13b110b89435ee5e30f1ce9ed57019ac5a
tree04bbf6f28060bb1b987eacdd300579d837b7dae0
parent5033f64694cbb2bc8fcdebb43bc6ab40bcacda4d
use getUniqueExitBlocks instead of a manual set.

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