add many missing backedges getting lost during incremental deserialization
we need to restore not only backedges directly to the new methods,
but also to any methods whos backedges have not been inferred
but which might propagate invalidation changes to the new code
fix #21141