summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen
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
commit27497ece962418e5595d03adb5f0468b25b1875a (patch)
tree79f29a6c6777f420b8c800df1cc072f6eaecf03d /llvm/lib/CodeGen
parent0469e01c02c1a9603500b3b0f01dfab82e266beb (diff)
downloadbcm5719-llvm-27497ece962418e5595d03adb5f0468b25b1875a.tar.gz
bcm5719-llvm-27497ece962418e5595d03adb5f0468b25b1875a.zip
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". llvm-svn: 122702
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud