Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DRegisterCoalescer.cpp222 bool applyTerminalRule(const MachineInstr &Copy) const;
2758 bool RegisterCoalescer::applyTerminalRule(const MachineInstr &Copy) const { in applyTerminalRule() function in RegisterCoalescer
2822 bool ApplyTerminalRule = applyTerminalRule(*MII); in copyCoalesceInMBB()
2844 if (applyTerminalRule(*MII)) in copyCoalesceInMBB()