[PATCH] D95823: [SampleFDO][NFC] Detach SampleProfileLoader from SampleCoverageTracker
Rong Xu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 1 15:11:02 PST 2021
xur added a comment.
It's only used in this file, by SampleProfileLoader and SampleProfileTracker class. I could make it a class static method (in SampleProfileLoader), But I don't see an advantage of that -- just with longer class qualifier.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95823/new/
https://reviews.llvm.org/D95823
More information about the llvm-commits
mailing list