GlobalISel: Add a setInstrAndDebugLoc(MachineInstr&) convenience helper to MachineIRBuilder. NFC.
This saves doing two separate calls to set the Instr and DebugLoc from an existing MI.
Loading
Please sign in to comment
This saves doing two separate calls to set the Instr and DebugLoc from an existing MI.