Keep track of the number of typed/untyped memory accesses theyre are in the program
authorChris Lattner <sabre@nondot.org>
Sat, 20 Sep 2003 01:20:46 +0000 (01:20 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 20 Sep 2003 01:20:46 +0000 (01:20 +0000)
commit7892549796898a093b938fd4d6fa32d83e924a63
treedcac9b9ac87fd7485c13a488983f3a7128b2c7b1
parentf430434e8d66781b51b87b4780098d3e05452150
Keep track of the number of typed/untyped memory accesses theyre are in the program
VS: ----------------------------------------------------------------------

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