diff options
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2021-11-11 18:20:52 -0800 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2021-11-12 11:44:08 -0800 |
commit | 8b3e1adf2b4a69b6055dc4e07b4e97817208c904 (patch) | |
tree | bf1c96d820e7b8d4cfce190f7d89b7ee2d5273f2 /llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp | |
parent | de2fed61528a5584dc54c47f6754408597be24de (diff) | |
download | llvm-8b3e1adf2b4a69b6055dc4e07b4e97817208c904.zip llvm-8b3e1adf2b4a69b6055dc4e07b4e97817208c904.tar.gz llvm-8b3e1adf2b4a69b6055dc4e07b4e97817208c904.tar.bz2 |
IR: Avoid duplication of SwitchInst::findCaseValue(), NFC
Change the non-const version of findCaseValue() to forward to the const
version.
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp')
0 files changed, 0 insertions, 0 deletions