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.cpp263 bool PerformTrivialForwardCoalescing(MachineInstr &MI,
333 bool MachineSinking::PerformTrivialForwardCoalescing(MachineInstr &MI, in PerformTrivialForwardCoalescing() function in MachineSinking
852 if (PerformTrivialForwardCoalescing(MI, &MBB)) { in ProcessBlock()