diff options
author | Rong Xu <xur@google.com> | 2021-02-03 11:21:02 -0800 |
---|---|---|
committer | Rong Xu <xur@google.com> | 2021-02-03 11:38:04 -0800 |
commit | b8f13db5b7aa4245d96a07218298dcaa0ec93bb6 (patch) | |
tree | 9cbc7b3a09458a32a99b2ca142715387419f175b /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 0b2af1a2889423bb797856841ac81cf10d01c696 (diff) | |
download | llvm-b8f13db5b7aa4245d96a07218298dcaa0ec93bb6.zip llvm-b8f13db5b7aa4245d96a07218298dcaa0ec93bb6.tar.gz llvm-b8f13db5b7aa4245d96a07218298dcaa0ec93bb6.tar.bz2 |
[SampleFDO][NFC] Detach SampleProfileLoader from SampleCoverageTracker
This patch detaches SampleProfileLoader from class
SampleCoverageTracker. We plan to move SampleProfileLoader
to a template class. This would remain SampleCoverageTracker
as a class.
Also make callsiteIsHot() as a file static function.
Differential Revision: https://reviews.llvm.org/D95823
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions