[inliner] Print out extra stats about the cost, threshold, and vector
authorChandler Carruth <chandlerc@gmail.com>
Fri, 31 Jan 2014 22:32:32 +0000 (22:32 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Fri, 31 Jan 2014 22:32:32 +0000 (22:32 +0000)
commit7c30caaec11f7629fd8fe108081c6292ca246f0c
treeb1b2920a946b8bbbf4efb3e56e72987e98f22c36
parent9d96045528c7c8c26f1b1927a74e9fcafec9b255
[inliner] Print out extra stats about the cost, threshold, and vector
bonus in the inline cost analysis.

Split out of a patch by Dario Domizioli to commit separately.

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