[AArch64] Refactoring findMatchingStore() in aarch64-ldst-opt; NFC
authorJun Bum Lim <junbuml@codeaurora.org>
Thu, 11 Feb 2016 16:18:24 +0000 (16:18 +0000)
committerJun Bum Lim <junbuml@codeaurora.org>
Thu, 11 Feb 2016 16:18:24 +0000 (16:18 +0000)
commit633b2d81ebb9c3b919f5d35e8d8bd21ff38d58d9
treeb2a5f6c67359870af0d663b3b8b49ea5e3e1c059
parent3086c04a93fc768b3c3931ae8b6266b51599deea
[AArch64] Refactoring findMatchingStore() in aarch64-ldst-opt; NFC

Summary: This change makes findMatchingStore() follow the same coding style introduced in r260275.

Reviewers: gberry, junbuml

Subscribers: aemerson, rengolin, haicheng, bmakam, mssimpso

Differential Revision: http://reviews.llvm.org/D17083

llvm-svn: 260534
llvm/lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp