diff options
author | Roman Lebedev <lebedev.ri@gmail.com> | 2020-06-27 11:34:58 +0300 |
---|---|---|
committer | Roman Lebedev <lebedev.ri@gmail.com> | 2020-06-27 11:37:17 +0300 |
commit | f9f52c88cafb11952a20eaa6d3b6cb2fcc79bbf9 (patch) | |
tree | 19073ca46b99436d79247c6e21be31af9fde99f9 /llvm/lib/Object/Error.cpp | |
parent | f4aaed3bf16b3c07152c7a47d1a363a8267ebcf1 (diff) | |
download | llvm-f9f52c88cafb11952a20eaa6d3b6cb2fcc79bbf9.zip llvm-f9f52c88cafb11952a20eaa6d3b6cb2fcc79bbf9.tar.gz llvm-f9f52c88cafb11952a20eaa6d3b6cb2fcc79bbf9.tar.bz2 |
[NFCI][SCEV] getPointerBase(): de-recursify
Summary:
This is boringly straight-forward, each iteration we see if
V is some expression that we can look into, and if it has
a single pointer operand, then set V to that operand
and repeat.
Reviewers: efriedma, mkazantsev, reames, nikic
Reviewed By: nikic
Subscribers: hiraditya, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D82632
Diffstat (limited to 'llvm/lib/Object/Error.cpp')
0 files changed, 0 insertions, 0 deletions