[PGO][PGSO] ProfileSummary changes.
authorHiroshi Yamauchi <yamauchi@google.com>
Tue, 24 Sep 2019 22:17:51 +0000 (22:17 +0000)
committerHiroshi Yamauchi <yamauchi@google.com>
Tue, 24 Sep 2019 22:17:51 +0000 (22:17 +0000)
commit857424d185670d3436078fdf01ee9b48bd50c147
treeb93fd58b33f1a92924bbd183009fbb2535079bdc
parentee9a468d9ce6feace0374fdc0fd7064e6f33d4b3
[PGO][PGSO] ProfileSummary changes.

(Split of off D67120)

ProfileSummary changes for profile guided size optimization.

Differential Revision: https://reviews.llvm.org/D67377

llvm-svn: 372783
llvm/include/llvm/Analysis/ProfileSummaryInfo.h
llvm/lib/Analysis/ProfileSummaryInfo.cpp
llvm/unittests/Analysis/ProfileSummaryInfoTest.cpp