Switch this to using ETForest instead of DominatorSet to compute itself.
authorChris Lattner <sabre@nondot.org>
Wed, 11 Jan 2006 05:09:40 +0000 (05:09 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 11 Jan 2006 05:09:40 +0000 (05:09 +0000)
commit19ef3d5be2123d30e385f54e0e7ad46d75746920
tree1b6d1ada39e543a9d263d46e437285fe0a84f9ca
parent2e761e29f86efcf0ae4fb99ab5ef67c2ce392787
Switch this to using ETForest instead of DominatorSet to compute itself.
Patch written by Daniel Berlin!

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