[PATCH] D69027: [llvm-dwarfdump][Statistics] Fix calculation of OffsetToFirstDefinition

Djordje Todorovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 1 00:11:34 PDT 2019


djtodoro added a comment.

I think that as long as we can clearly document the statistics we measure, we can keep counting that. So, my point is, we can calculate the buckets against the variable's scope, likewise we can add a field into the statistics reporting the overall stats against the adjustment (approximate variable's life).


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69027/new/

https://reviews.llvm.org/D69027





More information about the llvm-commits mailing list