[DSE,MSSA] Add use of alloca, to guard against removal in the future.

Currently the alloca does not escape and all stores and the memset can
be removed. Adding a use of the alloca ensures not all stores are
eliminated.

GitOrigin-RevId: b5786082568ffca22fc044b79b0e58755c2f931c
1 file changed