[NFC][SimplifyCFG] SinkCommonCodeFromPredecessors(): early return if nothing to sink
If we can't sink even one instruction, early return, to increase readability.
Loading
Please sign in to comment
If we can't sink even one instruction, early return, to increase readability.