[PATCH] D34694: llvm-profdata: Indirect infrequently used fields to reduce memory usage

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 27 14:31:15 PDT 2017


dblaikie updated this revision to Diff 104276.
dblaikie added a comment.

Move to 'getOrCreateValueSitesForKind' for accessing the mutable std::vector reference.


https://reviews.llvm.org/D34694

Files:
  include/llvm/ProfileData/InstrProf.h
  lib/ProfileData/InstrProf.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34694.104276.patch
Type: text/x-patch
Size: 5830 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170627/7565b06e/attachment.bin>


More information about the llvm-commits mailing list