[LIR] Minor refactoring. NFCI.
authorChad Rosier <mcrosier@codeaurora.org>
Thu, 12 Nov 2015 19:09:16 +0000 (19:09 +0000)
committerChad Rosier <mcrosier@codeaurora.org>
Thu, 12 Nov 2015 19:09:16 +0000 (19:09 +0000)
commit1a1fb0065380f9d26311ed28f6c9cca13a2fd9e4
tree554cdcf8b2fb1423a7957f8be3402ea8186f2b41
parent7c389fb7c5e55e52d0aca597984f73efa3555127
[LIR] Minor refactoring. NFCI.

This change prevents uninteresting stores from being inserted into the list of
candidate stores for memset/memcpy conversion.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@252926 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/LoopIdiomRecognize.cpp