aboutsummaryrefslogtreecommitdiff
path: root/lib/Analysis/InstCount.cpp
AgeCommit message (Collapse)Author
2002-12-03Simplify codeChris Lattner
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4886 91177308-0d34-0410-b5e6-96231b3b80d8
2002-11-17Count CallInsts correctly, remove unneccesary initializersChris Lattner
S: ---------------------------------------------------------------------- git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4721 91177308-0d34-0410-b5e6-96231b3b80d8
2002-11-13Gives the count for various instructions.Dinakar Dhurjati
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4706 91177308-0d34-0410-b5e6-96231b3b80d8