diff options
author | Brian M. Rzycki <brzycki@gmail.com> | 2018-01-29 21:29:44 +0000 |
---|---|---|
committer | Brian M. Rzycki <brzycki@gmail.com> | 2018-01-29 21:29:44 +0000 |
commit | 994e889022b299eb12bfddeebf3f3da38944cdcd (patch) | |
tree | 489ce96a6cc8220fd2e58491f943f45d595f0a73 /lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp | |
parent | 6f73cf45df1f09e836bcbf4f2497ba73f68da4b8 (diff) | |
download | bcm5719-llvm-994e889022b299eb12bfddeebf3f3da38944cdcd.tar.gz bcm5719-llvm-994e889022b299eb12bfddeebf3f3da38944cdcd.zip |
[JumpThreading][NFC] Rename LoadInst variables
Summary:
The JumpThreading pass has several locations where to the variable name LI
refers to a LoadInst type. This is confusing and inhibits the ability to use
LI for LoopInfo as a member of the JumpThreading class. Minor formatting
and comments were also altered to reflect this change.
Reviewers: dberlin, kuba, spop, sebpop
Reviewed by: sebpop
Subscribers: sebpop, hiraditya, llvm-commits
Differential Revision: https://reviews.llvm.org/D42601
llvm-svn: 323695
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp')
0 files changed, 0 insertions, 0 deletions