diff options
author | Sjoerd Meijer <sjoerd.meijer@gmail.com> | 2021-01-08 09:04:56 +0000 |
---|---|---|
committer | Sjoerd Meijer <sjoerd.meijer@gmail.com> | 2021-01-08 09:04:56 +0000 |
commit | 8af859d514fa0ef4a75b3c3dfb1ee8f42ac9bd04 (patch) | |
tree | d377b0253915519962352d054e6faf9a2dd3b566 /clang/unittests/Frontend/CompilerInvocationTest.cpp | |
parent | d1bf26fd943e39a4e3bb55bdaeec5559e74dee99 (diff) | |
download | llvm-8af859d514fa0ef4a75b3c3dfb1ee8f42ac9bd04.zip llvm-8af859d514fa0ef4a75b3c3dfb1ee8f42ac9bd04.tar.gz llvm-8af859d514fa0ef4a75b3c3dfb1ee8f42ac9bd04.tar.bz2 |
[MachineLoop] New helper isLoopInvariant()
This factors out code from MachineLICM that determines whether an instruction
is loop-invariant, which is a generally useful function. Thus this allows to
use that helper elsewhere too.
Differential Revision: https://reviews.llvm.org/D94082
Diffstat (limited to 'clang/unittests/Frontend/CompilerInvocationTest.cpp')
0 files changed, 0 insertions, 0 deletions