Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineSink.cpp273 bool PerformTrivialForwardCoalescing(MachineInstr &MI,
373 bool MachineSinking::PerformTrivialForwardCoalescing(MachineInstr &MI, in PerformTrivialForwardCoalescing() function in MachineSinking
992 if (PerformTrivialForwardCoalescing(MI, &MBB)) { in ProcessBlock()