Factor the code for collecting IV users out of LSR into an IVUsers class,
[oota-llvm.git] / test / Transforms / LoopStrengthReduce / dead-phi.ll
2008-06-22 Dan GohmanImprove LSR's dead-phi detection to handle use-def...