Keep track of number of uses within the function per virtual register.
authorEvan Cheng <evan.cheng@apple.com>
Tue, 17 Apr 2007 20:22:11 +0000 (20:22 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Tue, 17 Apr 2007 20:22:11 +0000 (20:22 +0000)
commit38b7ca6651643f1f98e1f7b0e7f8a3499883804b
tree6f7fc0bf2581c1163214bdc1aa3f0f7bfa6423eb
parente060b5385f29ea36a9736bfa509b5a7644932ec3
Keep track of number of uses within the function per virtual register.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36214 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/LiveVariables.h
lib/CodeGen/LiveVariables.cpp