[PGO] Use the explicit parameter in ProfileSummary API. NFC
authorRong Xu <xur@google.com>
Fri, 1 Mar 2019 17:50:20 +0000 (17:50 +0000)
committerRong Xu <xur@google.com>
Fri, 1 Mar 2019 17:50:20 +0000 (17:50 +0000)
commit39f6d7e6160b27aaffbd03f1ecc1560b77b7d1df
treedcf527a80c43a913ce350a40a4085fbad2cce7f0
parentd295f514690761976199da0381d2893dabd75faa
[PGO] Use the explicit parameter in ProfileSummary API. NFC

Use the explicit parameter in setProfileSummary() and getSummary().
This is a follow-up of r355131.

llvm-svn: 355209
clang/lib/CodeGen/CodeGenModule.cpp