Searched refs:PerformTrivialForwardCoalescing (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineSink.cpp197 bool PerformTrivialForwardCoalescing(MachineInstr &MI,
220 bool MachineSinking::PerformTrivialForwardCoalescing(MachineInstr &MI, function in class:MachineSinking
401 bool Joined = PerformTrivialForwardCoalescing(MI, &MBB);

Completed in 163 milliseconds