diff options
author | Dan Gohman <gohman@apple.com> | 2010-08-16 15:50:00 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2010-08-16 15:50:00 +0000 |
commit | 3e22b7c91698f55b9053e88a168bd9e2eed71c9b (patch) | |
tree | 175622469949dc54eb9e7dbc1f389a23029d811f /lib/Analysis/ScalarEvolution.cpp | |
parent | 4065f609128ea4cdfa575f48b816d1cc64e710e0 (diff) |
Instead of having CollectSubexpr's categorize operands as interesting or
uninteresting, just put all the operands on one list and make
GenerateReassociations make the decision about what's interesting.
This is simpler, and it avoids an extra ScalarEvolution::getAddExpr call.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@111133 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Analysis/ScalarEvolution.cpp')
0 files changed, 0 insertions, 0 deletions