[PATCH] D33012: [ProfileSummary] Make getProfileCount a non-static member function.

Easwaran Raman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 9 16:34:34 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL302597: [ProfileSummary] Make getProfileCount a non-static member function. (authored by eraman).

Changed prior to commit:
  https://reviews.llvm.org/D33012?vs=98327&id=98367#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33012

Files:
  llvm/trunk/include/llvm/Analysis/ProfileSummaryInfo.h
  llvm/trunk/include/llvm/Transforms/Utils/Cloning.h
  llvm/trunk/lib/Analysis/ModuleSummaryAnalysis.cpp
  llvm/trunk/lib/Transforms/IPO/Inliner.cpp
  llvm/trunk/lib/Transforms/IPO/PartialInlining.cpp
  llvm/trunk/lib/Transforms/Utils/InlineFunction.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33012.98367.patch
Type: text/x-patch
Size: 7151 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170509/8ff6f0b5/attachment.bin>


More information about the llvm-commits mailing list