[PATCH] D34970: [profiledata] Avoid creating a temporary vector in getNumValueData

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 3 17:51:24 PDT 2017


dblaikie added a comment.

Could you roll the expression into the range-for loop range expression? Naming the container doesn't seem to add much value.


Repository:
  rL LLVM

https://reviews.llvm.org/D34970





More information about the llvm-commits mailing list