dc1b07af7f
After replacing a call with specialized instruction it makes sense to update types of uses immediately to open more opportunities for specialization of calls which use result of a replaced call. Issue: https://github.com/dart-lang/sdk/issues/30480 Change-Id: I87d64ff190cebd4fcd1d2ac678859f2bc6612f6d Reviewed-on: https://dart-review.googlesource.com/41602 Commit-Queue: Alexander Markov <alexmarkov@google.com> Reviewed-by: Vyacheslav Egorov <vegorov@google.com>