OSDN Git Service

[MemorySSA] getIncomingValueForBlock should return a MemoryAccess.
authorAlina Sbirlea <asbirlea@google.com>
Fri, 11 May 2018 22:59:37 +0000 (22:59 +0000)
committerAlina Sbirlea <asbirlea@google.com>
Fri, 11 May 2018 22:59:37 +0000 (22:59 +0000)
commit8e3c0384fdfdf3552dc03b8ab06f56dbd35c3bc3
treef1af1d3bfada2b2b0973a0f1636c51e807669cfd
parenta09145e6dda1c279be78567a8fc2934d4850ba55
[MemorySSA] getIncomingValueForBlock should return a MemoryAccess.

Summary: getIncomingValueForBlock is just a wrapper API that should return a MemoryAccess, instead of a generic Value.

Reviewers: george.burgess.iv

Subscribers: sanjoy, jlebar, Prazek, llvm-commits

Differential Revision: https://reviews.llvm.org/D46779

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@332153 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/MemorySSA.h