Doing this before register allocation reduces register pressure as we do
not even have to allocate a register for those dead definitions.
(Requires D26106 to avoid some accidental regressions).
I am running tests on the effects now and add a comment here.