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

/external/llvm/lib/CodeGen/
H A DMachineSink.cpp99 bool PerformTrivialForwardCoalescing(MachineInstr *MI,
124 bool MachineSinking::PerformTrivialForwardCoalescing(MachineInstr *MI, function in class:MachineSinking
279 bool Joined = PerformTrivialForwardCoalescing(MI, &MBB);

Completed in 43 milliseconds