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

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

Completed in 147 milliseconds