Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DTwoAddressInstructionPass.cpp125 bool isProfitableToCommute(Register RegA, Register RegB, Register RegC,
526 bool TwoAddressInstructionPass::isProfitableToCommute(Register RegA, in isProfitableToCommute() function in TwoAddressInstructionPass
1177 isProfitableToCommute(DstOpReg, BaseOpReg, OtherOpReg, MI, Dist)) { in tryInstructionCommute()