Home
last modified time | relevance | path

Searched refs:applyTerminalRule (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp330 bool applyTerminalRule(const MachineInstr &Copy) const;
3824 bool RegisterCoalescer::applyTerminalRule(const MachineInstr &Copy) const { in applyTerminalRule() function in RegisterCoalescer
3891 bool ApplyTerminalRule = applyTerminalRule(MI); in copyCoalesceInMBB()
3912 if (applyTerminalRule(MII)) in copyCoalesceInMBB()