Preparation for Optimal Edge Profiling:
authorAndreas Neustifter <astifter-llvm@gmx.at>
Tue, 1 Sep 2009 10:08:39 +0000 (10:08 +0000)
committerAndreas Neustifter <astifter-llvm@gmx.at>
Tue, 1 Sep 2009 10:08:39 +0000 (10:08 +0000)
commit62353a8d1323b42e4c28ea3a6f5cca39acac3195
tree4e6344aec41aae045036cb16ebdbc954528459bd
parente885af9fb773f5a01a5b31fa0a0b7fd0489bde56
Preparation for Optimal Edge Profiling:
Add statistics for regular edge profiling, this enables the comparation of the
number of edges inserted by regular and optimal edge profiling.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80668 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Instrumentation/EdgeProfiling.cpp