3cd331cbb6
Because of this bug, the tree IR had a tendency to put throw statements at the bottom of a method, even if it meant inserting an explicit negation in a branch. BUG= R=sra@google.com Review URL: https://codereview.chromium.org//1368963002 .