Optimize this code somewhat by taking advantage of the fact
authorDan Gohman <gohman@apple.com>
Mon, 7 Jun 2010 19:20:57 +0000 (19:20 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 7 Jun 2010 19:20:57 +0000 (19:20 +0000)
commit5e5dd68c7f5115c245745c496ab3e4cd338a181c
tree9f3d84da41bd999706497d66ce6b66c051ef8420
parentd942df2f9ea2b42a2614b2ad7afc939c72639c92
Optimize this code somewhat by taking advantage of the fact
that the operands are sorted.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@105546 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/ScalarEvolution.cpp