aboutsummaryrefslogtreecommitdiff
path: root/lib/Transforms/IPO/MergeFunctions.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2011-01-02 18:45:39 +0000
committerChris Lattner <sabre@nondot.org>2011-01-02 18:45:39 +0000
commit83fc584ea811aca780d965258c49db72a3ee8b1d (patch)
treeb01779f4b9fd4fd6bc76153652bb33cf84408bf6 /lib/Transforms/IPO/MergeFunctions.cpp
parentbdce5720ad878259544e6a4e3621dac32cf2d134 (diff)
rip out isExitBlockDominatedByBlockInLoop, calling DomTree::dominates instead.
isExitBlockDominatedByBlockInLoop is a relic of the days when domtree was *just* a tree and didn't have DFS numbers. Checking DFS numbers is faster and easier than "limiting the search of the tree". git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@122702 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/IPO/MergeFunctions.cpp')
0 files changed, 0 insertions, 0 deletions