Home | History | Annotate | Download | only in Analysis

Lines Matching refs:CmpRHS

1687   Value *CmpLHS = Cmp->getOperand(0), *CmpRHS = Cmp->getOperand(1);
1688 if (Pred == Cmp->getPredicate() && LHS == CmpLHS && RHS == CmpRHS)
1691 LHS == CmpRHS && RHS == CmpLHS)