Files
llvm/lib/Transforms
Philip Reames 840901cb39 [DSE] Factor out common code [NFC]
We already had the pointer being stored to in the MemLoc, reuse that code.  In merging cases, it turned out the interface of the getLocForWrite had become inconsitent with other related utilities.  Fix that by making sure the input passes hasAnalyzableWrite as well.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@323056 91177308-0d34-0410-b5e6-96231b3b80d8
2018-01-21 02:10:54 +00:00
..
2018-01-19 10:55:29 +00:00
2018-01-21 02:10:54 +00:00
2018-01-19 10:55:29 +00:00