Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCBranchCoalescing.cpp156 bool identicalOperands(ArrayRef<MachineOperand> OperandList1,
332 bool PPCBranchCoalescing::identicalOperands( in identicalOperands() function in PPCBranchCoalescing
760 if (!identicalOperands(Cand1.Cond, Cand2.Cond)) { in runOnMachineFunction()