Move a DenseMap's declaration outside of a loop, and just call
[oota-llvm.git] / test / Transforms / LoopIndexSplit / 2008-02-13-LoopLatchPHI.ll
2008-02-13 Devang PatelA loop latch phi node may have uses inside loop, not...