Count uses in all nested loops, not just the deepest.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Tue, 5 Oct 2010 23:10:12 +0000 (23:10 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Tue, 5 Oct 2010 23:10:12 +0000 (23:10 +0000)
commit9b90d7eae2e72ee3f816194b6b6f9af94fb0fd0b
tree05aaa20033b38c434683f8bc57f7142fc1f4fd1c
parentfc3ef3c2e9e1a01f19aaf1e362d8d2f209c09a46
Count uses in all nested loops, not just the deepest.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115710 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SplitKit.cpp