diff options
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2016-02-27 20:23:14 +0000 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2016-02-27 20:23:14 +0000 |
commit | d6ebd07b8d1ba5fed46790e0246a2d0716c4b63b (patch) | |
tree | 76a7ea09f04397a9c1784b475ac4df233d495776 /llvm/lib/CodeGen/LiveIntervalUnion.cpp | |
parent | be8f8c4478dee41e124650fa9d166eaf5dc6b2be (diff) | |
download | bcm5719-llvm-d6ebd07b8d1ba5fed46790e0246a2d0716c4b63b.tar.gz bcm5719-llvm-d6ebd07b8d1ba5fed46790e0246a2d0716c4b63b.zip |
CodeGen: Use MachineInstr& in InlineSpiller::rematerializeFor()
InlineSpiller::rematerializeFor() never uses its parameter as an
iterator, so take it by reference instead. This removes an implicit
conversion from MachineBasicBlock::iterator to MachineInstr*.
llvm-svn: 262152
Diffstat (limited to 'llvm/lib/CodeGen/LiveIntervalUnion.cpp')
0 files changed, 0 insertions, 0 deletions