[PATCH] D22491: Added ThinLTO inlining statistics

Piotr Padlewski via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 27 15:24:54 PDT 2016


Prazek marked an inline comment as done.

================
Comment at: include/llvm/Transforms/Utils/ImportedFunctionsInliningStatistics.h:90
@@ +89,3 @@
+  /// (-NumberOfInlines, -NumberOfRealInlines, FunctionName).
+  SortedNodesTy getSortedNodes();
+
----------------
Is is more clear right now? (line 93)


https://reviews.llvm.org/D22491





More information about the llvm-commits mailing list