diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2019-06-29 15:12:59 +0000 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2019-06-29 15:12:59 +0000 |
commit | 8023c8443380918f1ee7c244b74f14b26b5a3f6c (patch) | |
tree | 98fa46641a694616b8c9213026dcae57b94b5ad9 /llvm/lib/IR/Function.cpp | |
parent | 77dc1e85683c585a08982af745f07647624eda1b (diff) | |
download | llvm-8023c8443380918f1ee7c244b74f14b26b5a3f6c.zip llvm-8023c8443380918f1ee7c244b74f14b26b5a3f6c.tar.gz llvm-8023c8443380918f1ee7c244b74f14b26b5a3f6c.tar.bz2 |
[LFTR] Rephrase getLoopTest into "based-on" check; NFCI
What we want to know here is whether we're already using this value
for the loop condition, so make the query about that. We can extend
this to a more general "based-on" relationship, rather than a direct
icmp use later.
llvm-svn: 364715
Diffstat (limited to 'llvm/lib/IR/Function.cpp')
0 files changed, 0 insertions, 0 deletions