Fix two cases I forgot to update when doing a mental "getSwappedPredicate".
authorNick Lewycky <nicholas@mxc.ca>
Wed, 9 Mar 2011 08:20:06 +0000 (08:20 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Wed, 9 Mar 2011 08:20:06 +0000 (08:20 +0000)
commita0e2f38b25ce7c51c22ed40d8a315fe1dd98926d
treeff9102794c30627a793b71c29bb4a6df09813690
parent35e5475062fc0a5ce0dcbd20a49a3949fcc68ef7
Fix two cases I forgot to update when doing a mental "getSwappedPredicate".
Thanks Duncan Sands!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127323 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/InstructionSimplify.cpp