Rework this to clarify where the removal of nodes from the queue is
authorDuncan Sands <baldrick@free.fr>
Fri, 29 Jun 2012 19:03:05 +0000 (19:03 +0000)
committerDuncan Sands <baldrick@free.fr>
Fri, 29 Jun 2012 19:03:05 +0000 (19:03 +0000)
commit2923bca2b5fe46189c4c5572047e1d95946ac549
tree33fd7c9d836b0294798e4ec439c9fd190dd13a6b
parent7d539716e2ef6c953bed51cfab5edba98b557657
Rework this to clarify where the removal of nodes from the queue is
really happening.  No intended functionality change.

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