diff options
author | Mircea Trofin <mtrofin@google.com> | 2020-04-29 09:27:35 -0700 |
---|---|---|
committer | Mircea Trofin <mtrofin@google.com> | 2020-04-29 15:36:29 -0700 |
commit | 2c7ff270d28419cc038288f620e57ed1786053b2 (patch) | |
tree | fd7ee0777f6ab687e453ce84af12df4e22f71924 /llvm/lib/CodeGen/MachineOutliner.cpp | |
parent | 174c41defc63db4ac7594e00a5044672ff624a31 (diff) | |
download | llvm-2c7ff270d28419cc038288f620e57ed1786053b2.zip llvm-2c7ff270d28419cc038288f620e57ed1786053b2.tar.gz llvm-2c7ff270d28419cc038288f620e57ed1786053b2.tar.bz2 |
[llvm][NFC] Inliner: rename call site variables.
Summary:
Renamed 'CS' to 'CB', and, in one case, to a more specific name to avoid
naming collision with outer scope (a maintainability/readability reason,
not correctness)
Also updated comments.
Reviewers: davidxl, dblaikie, jdoerfert
Subscribers: eraman, hiraditya, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D79101
Diffstat (limited to 'llvm/lib/CodeGen/MachineOutliner.cpp')
0 files changed, 0 insertions, 0 deletions