Declarations need to be filtered out when counting functions.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D31336
[ThinLTO] Correct counting of functions in inliner stats ClosedPublic Authored by tejohnson on Mar 24 2017, 9:23 AM.
Details Summary Declarations need to be filtered out when counting functions.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 24 2017, 10:28 AM Closed by commit rL298720: [ThinLTO] Correct counting of functions in inliner stats (authored by tejohnson). · Explain WhyMar 24 2017, 11:11 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 92979 llvm/trunk/lib/Transforms/Utils/ImportedFunctionsInliningStatistics.cpp
llvm/trunk/test/Transforms/Inline/inline_stats.ll
|