diff options
author | Amir Ayupov <aaupov@fb.com> | 2025-05-12 17:15:16 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-12 17:15:16 -0700 |
commit | e039d16ee5910d71a1a16e8ab918ceb849b64073 (patch) | |
tree | 71cd2a02c4d73e5ca7840eae7e646faa5ab21e73 /clang/lib/Serialization/ModuleManager.cpp | |
parent | bf70f84e173fac1b220cebb4f503d0ab752d6a9f (diff) | |
download | llvm-e039d16ee5910d71a1a16e8ab918ceb849b64073.zip llvm-e039d16ee5910d71a1a16e8ab918ceb849b64073.tar.gz llvm-e039d16ee5910d71a1a16e8ab918ceb849b64073.tar.bz2 |
[BOLT][NFC] Disambiguate sample as basic sample (#139350)
Sample is a general term covering both basic (IP) and branch (LBR)
profiles. Find and replace ambiguous uses of sample in a basic sample
sense.
Rename `RawBranchCount` into `RawSampleCount` reflecting its use for
both kinds of profile.
Rename `PF_LBR` profile type as `PF_BRANCH` reflecting non-LBR based
branch profiles (non-brstack SPE, synthesized brstack ETM/PT).
Follow-up to #137644.
Test Plan: NFC
Diffstat (limited to 'clang/lib/Serialization/ModuleManager.cpp')
0 files changed, 0 insertions, 0 deletions