166b3ddfe3
Only consider operations that are used (have an SSA temp) for widening. Operations without uses will be eliminated as dead code anyway later. BUG=dartbug.com/24987 R=rmacnak@google.com Review URL: https://codereview.chromium.org/1468433002 .