This was originally part of https://reviews.llvm.org/D35049, but broken out of it on request.
Return true for memset, memcpy and memmove for the address operands.
There is no test included here, but there is a test that depends on this in the original revision.