diff options
author | Florian Hahn <flo@fhahn.com> | 2022-03-22 14:23:11 +0000 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2022-03-22 14:23:12 +0000 |
commit | 50c8588e4437b9e63eb6f0c7e9f95a378784a69f (patch) | |
tree | 727898d16a9a994e6944b55b4f89eb22ed15414b /clang/lib/Frontend/InitPreprocessor.cpp | |
parent | 56fb7456950d2564d16500e40c5719c954a6987a (diff) | |
download | llvm-50c8588e4437b9e63eb6f0c7e9f95a378784a69f.zip llvm-50c8588e4437b9e63eb6f0c7e9f95a378784a69f.tar.gz llvm-50c8588e4437b9e63eb6f0c7e9f95a378784a69f.tar.bz2 |
[LV] Remove Loop argument from createInductionResumeValues (NFCI).
createInductionResumeValues only uses its loop argument only to get the
pre-header, but the pre-header is already known (we created/cached it
earlier). Remove the unneeded loop argument.
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions