aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineCopyPropagation.cpp
diff options
context:
space:
mode:
authorReid Kleckner <rnk@google.com>2019-11-13 15:33:12 -0800
committerReid Kleckner <rnk@google.com>2019-11-13 15:36:58 -0800
commit364d1785a6e3f9b149cef29849e653abe5548cc2 (patch)
tree454fca8d56c3b6e2730f93da5ddb45a9adbd84c6 /llvm/lib/CodeGen/MachineCopyPropagation.cpp
parent188d92b9470de71532ec58060cd75f913fd68e59 (diff)
downloadllvm-364d1785a6e3f9b149cef29849e653abe5548cc2.zip
llvm-364d1785a6e3f9b149cef29849e653abe5548cc2.tar.gz
llvm-364d1785a6e3f9b149cef29849e653abe5548cc2.tar.bz2
Sink MachineFunction private method out of line
This method is private and only called from this file and doesn't need to be inline. Saves a TargetMachine.h include in MachineFunction.h, a popular header. The include was introduced in 98603a8153086 despite the forward decl of LLVMTargetMachine.
Diffstat (limited to 'llvm/lib/CodeGen/MachineCopyPropagation.cpp')
0 files changed, 0 insertions, 0 deletions