[MachineCopyPropagation] Pass DestSourcePair to isBackwardPropagatableCopy. NFC
Instead of calling isCopyInstr again, just pass the DestSourcePair from the isCopyInstr call from the caller.
Loading
Please sign in to comment
Instead of calling isCopyInstr again, just pass the DestSourcePair from the isCopyInstr call from the caller.