This patch addresses 2 FIXME comments that I added to CriticalAntiDepBreaker while fixing PR20020.
I've initialized an MCSubRegIterator and an MCRegAliasIterator to include the self reg.
Assuming that works as advertised, there should be functional difference with this patch, just less code.