| commit | f5f916007270ffb4313d7898a4e5b257caf93220 | [log] [tgz] |
|---|---|---|
| author | Easwaran Raman <eraman@google.com> | Tue May 09 23:21:10 2017 +0000 |
| committer | Easwaran Raman <eraman@google.com> | Tue May 09 23:21:10 2017 +0000 |
| tree | a0833d5c4c53fe9106997af821d5f0be74723f97 | |
| parent | 77e9e84a8e267597f4832980a9d84b1bc3598b3c [diff] |
[ProfileSummary] Make getProfileCount a non-static member function. This change is required because the notion of count is different for sample profiling and getProfileCount will need to determine the underlying profile type. Differential revision: https://reviews.llvm.org/D33012 llvm-svn: 302597