Move a few more SCEVExpander methods out-of-line.
[oota-llvm.git] / test / Analysis / ScalarEvolution / 2008-02-15-UMax.ll
2008-02-20 Nick LewyckyAdd 'umax' similar to 'smax' SCEV. Closes PR2003.