Searched refs:PerformTrivialForwardCoalescing (Results 1 – 1 of 1) sorted by relevance
273 bool PerformTrivialForwardCoalescing(MachineInstr &MI,373 bool MachineSinking::PerformTrivialForwardCoalescing(MachineInstr &MI, in PerformTrivialForwardCoalescing() function in MachineSinking992 if (PerformTrivialForwardCoalescing(MI, &MBB)) { in ProcessBlock()