[x86] Move combineAddOrSubToADCOrSBB within the source file (NFC)
D143838 needs to use combineAddOrSubToADCOrSBB just above combineOr. This patch simply moves up combineAddOrSubToADCOrSBB within the source file to avoid forward-declaring the functions.
Loading
Please sign in to comment