Searched refs:isRevCopyChain (Results 1 – 1 of 1) sorted by relevance
121 bool isRevCopyChain(Register FromReg, Register ToReg, int Maxlen);224 bool TwoAddressInstructionPass::isRevCopyChain(Register FromReg, Register ToReg, in isRevCopyChain() function in TwoAddressInstructionPass524 if (isRevCopyChain(RegC, RegA, MaxDataFlowEdge)) in isProfitableToCommute()527 if (isRevCopyChain(RegB, RegA, MaxDataFlowEdge)) in isProfitableToCommute()