Move a DenseMap's declaration outside of a loop, and just call
[oota-llvm.git] / test / Transforms / InstCombine / 2008-04-28-VolatileStore.ll
2008-04-29 Chris Lattnerdon't delete the last store to an alloca if the store...