[AA] Remove a needless variable [NFC]

There's no need to track a seperate variable for argmemonly aliasing.  This falls out naturally of the modinfo union.  Note that we may return earlier than we would have earlier if all arguments are explicitly readnone.  The overall result doesn't change, just how we get there.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@340443 91177308-0d34-0410-b5e6-96231b3b80d8
1 file changed