Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCBranchCoalescing.cpp155 bool identicalOperands(ArrayRef<MachineOperand> OperandList1,
331 bool PPCBranchCoalescing::identicalOperands( in identicalOperands() function in PPCBranchCoalescing
757 if (!identicalOperands(Cand1.Cond, Cand2.Cond)) { in runOnMachineFunction()