aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/InlineFunction.cpp
diff options
context:
space:
mode:
authorPhilip Reames <listmail@philipreames.com>2021-11-23 09:10:41 -0800
committerPhilip Reames <listmail@philipreames.com>2021-11-23 09:12:20 -0800
commit18086186ab5ac7698db0fbc45c58cff2a7747da6 (patch)
treedc03857d0eda8e5121e38544daa64a705d0b8271 /llvm/lib/Transforms/Utils/InlineFunction.cpp
parentb00fc198224efa038a7469e068dd920b3f1aba75 (diff)
downloadllvm-18086186ab5ac7698db0fbc45c58cff2a7747da6.zip
llvm-18086186ab5ac7698db0fbc45c58cff2a7747da6.tar.gz
llvm-18086186ab5ac7698db0fbc45c58cff2a7747da6.tar.bz2
[unroll] Remove two dead variable assignments [nfc]
These variables are not out-params, and we immediately return after assigning them. Thus, the assignments are dead and just confusing. I believe these used to be out-params, but they're not any more.
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions