diff options
| author | Craig Topper <craig.topper@sifive.com> | 2022-01-19 17:52:09 -0800 |
|---|---|---|
| committer | Craig Topper <craig.topper@sifive.com> | 2022-01-19 17:54:45 -0800 |
| commit | 02d9a4d56d7bfd353372ed8afaf2c1350d184145 (patch) | |
| tree | e37b02d7716a4943b200dd56fc1a2f9d24a3e7f3 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | 78649a8499a0177cced99dcd61afcb48809e9109 (diff) | |
[LoopPeel] Pass TripCount to computePeelCount by value instead of by reference. NFC
The TripCount is not modified by the function so it doesn't need
to be passed by reference. Verified by passing it as const reference
before changing to value.
Reviewed By: reames
Differential Revision: https://reviews.llvm.org/D117735
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
