Searched refs:applyTerminalRule (Results 1 – 1 of 1) sorted by relevance
330 bool applyTerminalRule(const MachineInstr &Copy) const;3824 bool RegisterCoalescer::applyTerminalRule(const MachineInstr &Copy) const { in applyTerminalRule() function in RegisterCoalescer3891 bool ApplyTerminalRule = applyTerminalRule(MI); in copyCoalesceInMBB()3912 if (applyTerminalRule(MII)) in copyCoalesceInMBB()