Lines Matching refs:CmpLHS
1694 Value *CmpLHS = Cmp->getOperand(0), *CmpRHS = Cmp->getOperand(1);1695 if (Pred == Cmp->getPredicate() && LHS == CmpLHS && RHS == CmpRHS)1698 LHS == CmpRHS && RHS == CmpLHS)