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