diff options
| author | Kazu Hirata <kazu@google.com> | 2024-06-09 20:08:45 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-09 20:08:45 -0700 |
| commit | 4403cdbaf01379de96f8d0d6ea4f51a085e37766 (patch) | |
| tree | 3c093fc86acf60b4aeb203f3ac6b2a6301d1b3c1 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | 367d50278aa1808cd2a2213ff1ae3c5f861667b5 (diff) | |
[ProfileData] Refactor BinaryIdsStart and BinaryIdsSize (NFC) (#94922)
BinaryIdsStart and BinaryIdsSize in IndexedInstrProfReader are always
used together, so this patch packages them into an ArrayRef<uint8_t>.
For now, readBinaryIdsInternal immediately unpacks ArrayRef into its
constituents to avoid touching the rest of readBinaryIdsInternal.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
