Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCBranchCoalescing.cpp160 bool identicalOperands(ArrayRef<MachineOperand> OperandList1,
331 bool PPCBranchCoalescing::identicalOperands( in identicalOperands() function in PPCBranchCoalescing
758 if (!identicalOperands(Cand1.Cond, Cand2.Cond)) { in runOnMachineFunction()