Move a DenseMap's declaration outside of a loop, and just call
[oota-llvm.git] / test / Transforms / InstCombine / zero-point-zero-add.ll
2008-01-29 Chris Lattnereliminate additions of 0.0 when they are obviously...