Delete the FormulaSorter class and inline its one method into its
authorDan Gohman <gohman@apple.com>
Thu, 7 Oct 2010 23:52:18 +0000 (23:52 +0000)
committerDan Gohman <gohman@apple.com>
Thu, 7 Oct 2010 23:52:18 +0000 (23:52 +0000)
commitfc7744b12d7de51f0cda300d939820d06bc8d087
tree238e086287a74c66add854f8f48c015165673de6
parentf63d70f218807d7522e8bbe2d9e887ff3ea87b24
Delete the FormulaSorter class and inline its one method into its
one user. This code will be restructured soon and FormulaSorter
is getting in the way.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@116012 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/LoopStrengthReduce.cpp