diff options
| author | Geoffrey Martin-Noble <gcmn@google.com> | 2020-05-08 22:34:13 +0000 |
|---|---|---|
| committer | Mehdi Amini <joker.eph@gmail.com> | 2020-05-08 22:34:21 +0000 |
| commit | 2280cb880d2fb5f9ff57c06ebd3b4dae14405267 (patch) | |
| tree | c14b77ff61a0662b94fe05d7fc7ad2ae8152d617 /llvm/lib/Analysis/CodeMetrics.cpp | |
| parent | db7dea2b6f7f71bcb85962bba875b63232af2d64 (diff) | |
| download | llvm-2280cb880d2fb5f9ff57c06ebd3b4dae14405267.zip llvm-2280cb880d2fb5f9ff57c06ebd3b4dae14405267.tar.gz llvm-2280cb880d2fb5f9ff57c06ebd3b4dae14405267.tar.bz2 | |
Add Operation::moveAfter
This revision introduces an Operation::moveAfter mirroring
Operation::moveBefore to move an operation after another
existing operation or an iterator in a specified block.
Resolves https://bugs.llvm.org/show_bug.cgi?id=45799
Differential Revision: https://reviews.llvm.org/D79640
Diffstat (limited to 'llvm/lib/Analysis/CodeMetrics.cpp')
0 files changed, 0 insertions, 0 deletions
