Searched refs:cloneIfNew (Results 1 – 2 of 2) sorted by relevance
2803 auto cloneIfNew = [NewMI](MachineInstr &MI) -> MachineInstr & { in commuteInstructionImpl() local2812 auto &WorkingMI = cloneIfNew(MI); in commuteInstructionImpl()2823 auto &WorkingMI = cloneIfNew(MI); in commuteInstructionImpl()2874 auto &WorkingMI = cloneIfNew(MI); in commuteInstructionImpl()2901 auto &WorkingMI = cloneIfNew(MI); in commuteInstructionImpl()
294 auto cloneIfNew = [NewMI](MachineInstr &MI) -> MachineInstr & { in commuteInstructionImpl() local309 auto &WorkingMI = cloneIfNew(MI); in commuteInstructionImpl()