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