diff options
author | Simon Atanasyan <simon@atanasyan.com> | 2019-08-29 13:19:50 +0000 |
---|---|---|
committer | Simon Atanasyan <simon@atanasyan.com> | 2019-08-29 13:19:50 +0000 |
commit | b23857c149045b253b6bfce687a80aeff6c49165 (patch) | |
tree | 5316807529f915532e18adee0b491d38cee5306f /llvm/lib/CodeGen/RenameIndependentSubregs.cpp | |
parent | 3464b91ef73194ea6eebadbb301889877e1ee8ad (diff) | |
download | bcm5719-llvm-b23857c149045b253b6bfce687a80aeff6c49165.tar.gz bcm5719-llvm-b23857c149045b253b6bfce687a80aeff6c49165.zip |
[mips] Inline emitStoreWithSymOffset and emitLoadWithSymOffset methods. NFC
Both methods `MipsTargetStreamer::emitStoreWithSymOffset` and
`MipsTargetStreamer::emitLoadWithSymOffset` are almost the same and
differ argument names only. These methods are used in the single place
so it's better to inline their code and remove original methods.
llvm-svn: 370354
Diffstat (limited to 'llvm/lib/CodeGen/RenameIndependentSubregs.cpp')
0 files changed, 0 insertions, 0 deletions