[canonicalize] Move a helper function further up the file so it can be
authorChandler Carruth <chandlerc@gmail.com>
Thu, 22 Jan 2015 03:34:54 +0000 (03:34 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Thu, 22 Jan 2015 03:34:54 +0000 (03:34 +0000)
commitac76e02882d94c1cda499916d1696968a5428478
tree94debacb42838a6265ba75b0f262ad1c4a34958b
parent770bfec9f0737f1ad272d1fc10ae173e635af004
[canonicalize] Move a helper function further up the file so it can be
used earlier. NFC.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@226777 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp