aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineCopyPropagation.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2018-09-20 22:58:00 +0000
committerRui Ueyama <ruiu@google.com>2018-09-20 22:58:00 +0000
commit180cd0717fc7eac37d7f65d351f69747bd67ab2b (patch)
tree9f56323cded14ece9c4b0252ae90c2c8603d2e2c /llvm/lib/CodeGen/MachineCopyPropagation.cpp
parent2908b384edbabfe296bd12dbe65925a2aab357ab (diff)
downloadllvm-180cd0717fc7eac37d7f65d351f69747bd67ab2b.zip
llvm-180cd0717fc7eac37d7f65d351f69747bd67ab2b.tar.gz
llvm-180cd0717fc7eac37d7f65d351f69747bd67ab2b.tar.bz2
Make a member function non-member. NFC.
Non-member functions are generally preferred over member functions because it is clear that non-member functions don't depend on an internal state of an object. llvm-svn: 342695
Diffstat (limited to 'llvm/lib/CodeGen/MachineCopyPropagation.cpp')
0 files changed, 0 insertions, 0 deletions