aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Analysis/InstCount.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Count CallInsts correctly, remove unneccesary initializersChris Lattner2002-11-171-37/+3
| | | | | | | S: ---------------------------------------------------------------------- git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4721 91177308-0d34-0410-b5e6-96231b3b80d8
* Gives the count for various instructions.Dinakar Dhurjati2002-11-131-0/+189
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4706 91177308-0d34-0410-b5e6-96231b3b80d8