commit | 4383a516d13be5bb5dac05af366dafeb127498c8 | [log] [tgz] |
---|---|---|
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Fri Jul 01 01:51:32 2016 +0000 |
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Fri Jul 01 01:51:32 2016 +0000 |
tree | 175e87c4783610e5469682cc0fbd83035452352f | |
parent | 7e961b6fb8eee2888ff4057a38025e1d9cb85ccc [diff] |
CodeGen: Use MachineInstr& in LiveVariables API, NFC Change all the methods in LiveVariables that expect non-null MachineInstr* to take MachineInstr& and update the call sites. This clarifies the API, and designs away a class of iterator to pointer implicit conversions. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@274319 91177308-0d34-0410-b5e6-96231b3b80d8