Move this test a bit later, after the point at which we know that we either
authorDuncan Sands <baldrick@free.fr>
Fri, 5 Oct 2012 07:29:46 +0000 (07:29 +0000)
committerDuncan Sands <baldrick@free.fr>
Fri, 5 Oct 2012 07:29:46 +0000 (07:29 +0000)
commit933db779a260c59d016450ea5468ede05413573a
tree94b133467bb372926ec3066d73dfbd917431d3df
parentabf3febad3957cf647d5344f8b4f0aa59927a1bb
Move this test a bit later, after the point at which we know that we either
have an alloca or a parameter, since then the alloca test should make sense
to readers, while before it probably appears too specific.  No functionality
change.

llvm-svn: 165306
llvm/lib/Transforms/Scalar/MemCpyOptimizer.cpp