73d9a8d08b
Rename DummyInterceptorConstantValue to DummyConstantValue. It was actually used as a dummy *receiver* argument and could be used against any unused parameter. Remove unused CompilerOptions argument in SSA as-checks and is-tests. Pass the checked input explicitly to facilitate testing on other inputs (e.g. to do partial redundancy elimination by pushing the operation into the arms of a phi.) Change-Id: I4b450bfcf5fc877de731bf83201e3c9248ffcb0c Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/433104 Reviewed-by: Mayank Patke <fishythefish@google.com> Commit-Queue: Stephen Adams <sra@google.com>