In debug builds, make a statistic for each kind of call optimization. This
authorReid Spencer <rspencer@reidspencer.com>
Wed, 27 Apr 2005 00:05:45 +0000 (00:05 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Wed, 27 Apr 2005 00:05:45 +0000 (00:05 +0000)
commit1ea099c5fde3405e3069d90d0afc92e087fc0316
tree04f44990991ddaa23e93c0bca8dea9b0524947c8
parentbc9fa589efdfba8c86a8dee4f8e92b79025a7419
In debug builds, make a statistic for each kind of call optimization. This
helps track down what gets triggered in the pass so its easier to identify
good test cases.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21582 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/SimplifyLibCalls.cpp