If a spilled value is being reused and the use is a kill, that means there are
no more uses within the MBB and the spilled value isn't live out of the MBB.
Then it's safe to delete the spill store.

llvm-svn: 41069
1 file changed
tree: e3e25226f61c08ceb64cf32f0289155654475fad
  1. clang/
  2. llvm/