Don't attempt to simplify an non-affine IV expression if it can't
[oota-llvm.git] / test / Transforms / IndVarSimplify / loop_evaluate_6.ll
2009-05-12 Dan GohmanFactor the code for collecting IV users out of LSR...