diff options
author | Chris Lattner <sabre@nondot.org> | 2011-01-02 18:45:39 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2011-01-02 18:45:39 +0000 |
commit | 83fc584ea811aca780d965258c49db72a3ee8b1d (patch) | |
tree | b01779f4b9fd4fd6bc76153652bb33cf84408bf6 /lib/Transforms/IPO/MergeFunctions.cpp | |
parent | bdce5720ad878259544e6a4e3621dac32cf2d134 (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