Go to file
Chris Lattner a4beeef76c delete stores to allocas with one use. This is a trivial form of DSE which
often kicks in for ?: expressions.

llvm-svn: 33231
2007-01-15 06:51:56 +00:00
llvm delete stores to allocas with one use. This is a trivial form of DSE which 2007-01-15 06:51:56 +00:00