Searched refs:applyTerminalRule (Results 1 – 1 of 1) sorted by relevance
344 bool applyTerminalRule(const MachineInstr &Copy) const;3947 bool RegisterCoalescer::applyTerminalRule(const MachineInstr &Copy) const { in applyTerminalRule() function in RegisterCoalescer4013 bool ApplyTerminalRule = applyTerminalRule(MI); in copyCoalesceInMBB()4034 if (applyTerminalRule(MII)) in copyCoalesceInMBB()