Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp4105 bool ApplyTerminalRule = applyTerminalRule(MI); in copyCoalesceInMBB() local
4107 if (ApplyTerminalRule) in copyCoalesceInMBB()
4112 if (ApplyTerminalRule) in copyCoalesceInMBB()