Use move semantics if possible to construct ConstantRanges.
[oota-llvm.git] / test / Analysis / ScalarEvolution / trip-count12.ll
2011-11-09 Nick LewyckyDon't forget to check FlagNW when determining whether...