Use move semantics if possible to construct ConstantRanges.
[oota-llvm.git] / test / Analysis / ScalarEvolution / how-far-to-zero.ll
2012-06-28 Nick LewyckyIf the step value is a constant zero, the loop isn...