summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/LiveIntervalUnion.cpp
diff options
context:
space:
mode:
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>2016-02-27 20:23:14 +0000
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>2016-02-27 20:23:14 +0000
commitd6ebd07b8d1ba5fed46790e0246a2d0716c4b63b (patch)
tree76a7ea09f04397a9c1784b475ac4df233d495776 /llvm/lib/CodeGen/LiveIntervalUnion.cpp
parentbe8f8c4478dee41e124650fa9d166eaf5dc6b2be (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud