Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTwoAddressInstructionPass.cpp125 bool isProfitableToCommute(Register RegA, Register RegB, Register RegC,
437 bool TwoAddressInstructionPass::isProfitableToCommute(Register RegA, in isProfitableToCommute() function in TwoAddressInstructionPass
1090 isProfitableToCommute(DstOpReg, BaseOpReg, OtherOpReg, MI, Dist)) { in tryInstructionCommute()