diff options
author | Justin Bogner <mail@justinbogner.com> | 2015-12-14 23:22:48 +0000 |
---|---|---|
committer | Justin Bogner <mail@justinbogner.com> | 2015-12-14 23:22:48 +0000 |
commit | 6291b587b6e57cc10db2cc547f25cb9afcdb92ee (patch) | |
tree | 384b1b22d0d4c76fd0e8d92c5f2375b66b84baa0 /lldb/packages/Python/lldbsuite/test/expression_command/expr-in-syscall/main.cpp | |
parent | a730045156f0e46f091ab533f291d514409f286d (diff) | |
download | bcm5719-llvm-6291b587b6e57cc10db2cc547f25cb9afcdb92ee.tar.gz bcm5719-llvm-6291b587b6e57cc10db2cc547f25cb9afcdb92ee.zip |
LoopRotate: Convert the methods of LoopRotate to utility functions. NFC
This moves the actual work to do loop rotation into standalone
functions with the analysis results they need passed in as arguments,
leaving the class itself as a relatively simple shim. This will make
the functions easy to reuse when we're ready to port this
transformation to the new pass manager.
llvm-svn: 255574
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/expr-in-syscall/main.cpp')
0 files changed, 0 insertions, 0 deletions