Searched refs:applyTerminalRule (Results 1 – 1 of 1) sorted by relevance
225 bool applyTerminalRule(const MachineInstr &Copy) const;2730 bool RegisterCoalescer::applyTerminalRule(const MachineInstr &Copy) const { in applyTerminalRule() function in RegisterCoalescer2794 bool ApplyTerminalRule = applyTerminalRule(*MII); in copyCoalesceInMBB()2816 if (applyTerminalRule(*MII)) in copyCoalesceInMBB()