There were four almost identical implementations of calculating/updating the register pressure for a certain MachineInstr. Cleanup to have a single implementation (well, actually two, as bool flag now controls whether or not RegSeen should be considered).
Not functional changes intended.
I believe you meant -=