commit | 1842f4a81b06bb74b717713a464b9afdb693746f | [log] [tgz] |
---|---|---|
author | Justin Bogner <mail@justinbogner.com> | Tue Oct 10 23:50:49 2017 +0000 |
committer | Justin Bogner <mail@justinbogner.com> | Tue Oct 10 23:50:49 2017 +0000 |
tree | 726965fd6321b243155290ee08e47972745333f0 | |
parent | 9c03aa5c0a9419547b6b79ccf45a9465b02f494e [diff] |
CodeGen: Minor cleanups to use MachineInstr::getMF. NFC Since r315388 we have a shorter way to say this, so we'll replace MI->getParent()->getParent() with MI->getMF() in a few places. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@315390 91177308-0d34-0410-b5e6-96231b3b80d8