Do not use ETForest as well as DomiantorTree. DominatorTree is sufficient.
authorDevang Patel <dpatel@apple.com>
Thu, 7 Jun 2007 22:17:16 +0000 (22:17 +0000)
committerDevang Patel <dpatel@apple.com>
Thu, 7 Jun 2007 22:17:16 +0000 (22:17 +0000)
commit4b90e3a276c0bb1bd4d90289e27aa3c4f890b5af
treebc1da155feade95e2eefab818753f7d984a5e839
parent326821ef12c911af1d785e305e81dc3c07e456a5
Do not use ETForest as well as DomiantorTree.  DominatorTree is sufficient.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37501 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/Dominators.h
include/llvm/Transforms/Utils/FunctionUtils.h
lib/Transforms/IPO/LoopExtractor.cpp
lib/Transforms/Utils/CodeExtractor.cpp