Simplify this code; it can use the regular CFG utlities rather than
authorDan Gohman <gohman@apple.com>
Fri, 23 Jul 2010 21:25:16 +0000 (21:25 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 23 Jul 2010 21:25:16 +0000 (21:25 +0000)
commit63137d5681b6162265206a1d368d86b5042d226e
treea62bbb01554c2a3f352d3910436e9e8504dd3333
parent304a7a624255b2da91dd4b7da9a13b2658055b43
Simplify this code; it can use the regular CFG utlities rather than
the BlockTraits abstractions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109268 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/LoopInfo.cpp