summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MIRCanonicalizerPass.cpp
diff options
context:
space:
mode:
authorSimon Atanasyan <simon@atanasyan.com>2019-08-29 13:19:50 +0000
committerSimon Atanasyan <simon@atanasyan.com>2019-08-29 13:19:50 +0000
commitb23857c149045b253b6bfce687a80aeff6c49165 (patch)
tree5316807529f915532e18adee0b491d38cee5306f /llvm/lib/CodeGen/MIRCanonicalizerPass.cpp
parent3464b91ef73194ea6eebadbb301889877e1ee8ad (diff)
downloadbcm5719-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/MIRCanonicalizerPass.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud