Directly count the number of memory instructions.
authorChris Lattner <sabre@nondot.org>
Tue, 22 Mar 2005 03:55:10 +0000 (03:55 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 22 Mar 2005 03:55:10 +0000 (03:55 +0000)
commit6ae7e9837cd4261029d5a9d65ab8d3295b8884ed
tree58b4421f062fe52f0702cdcdd6c76a34e1c8ee08
parentfed1b27d323001682e7cb1bd66bb5d603cabb9f8
Directly count the number of memory instructions.

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