HomeSort by: relevance | last modified time | path
    Searched defs:identicalOperands (Results 1 - 1 of 1) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
PPCBranchCoalescing.cpp 156 bool identicalOperands(ArrayRef<MachineOperand> OperandList1,
332 bool PPCBranchCoalescing::identicalOperands(
760 if (!identicalOperands(Cand1.Cond, Cand2.Cond)) {

Completed in 83 milliseconds