diff options
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2016-02-27 19:09:00 +0000 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2016-02-27 19:09:00 +0000 |
commit | 570228780990568f27288961f8ffe17de8f31e3d (patch) | |
tree | e42969d563156b8e2472f5c0b4e9711851660b13 /llvm/lib/CodeGen/MachineInstr.cpp | |
parent | f9ab416d7066d75ae1e42c706687926840454726 (diff) | |
download | llvm-570228780990568f27288961f8ffe17de8f31e3d.zip llvm-570228780990568f27288961f8ffe17de8f31e3d.tar.gz llvm-570228780990568f27288961f8ffe17de8f31e3d.tar.bz2 |
CodeGen: Update DFAPacketizer API to take MachineInstr&, NFC
In all but one case, change the DFAPacketizer API to take MachineInstr&
instead of MachineInstr*. In DFAPacketizer::endPacket(), take
MachineBasicBlock::iterator. Besides cleaning up the API, this is in
search of PR26753.
llvm-svn: 262142
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions