Searched refs:identicalOperands (Results 1 – 1 of 1) sorted by relevance
160 bool identicalOperands(ArrayRef<MachineOperand> OperandList1,331 bool PPCBranchCoalescing::identicalOperands( in identicalOperands() function in PPCBranchCoalescing758 if (!identicalOperands(Cand1.Cond, Cand2.Cond)) { in runOnMachineFunction()