Home | History | Annotate | Download | only in Analysis

Lines Matching full:equalsint

1920     if (cast<SCEVConstant>(Ops[0])->getValue()->equalsInt(1)) {
2133 if (RHSC->getValue()->equalsInt(1))
5575 if (StepC == 0 || StepC->getValue()->equalsInt(0))
5589 if (StepC->getValue()->equalsInt(1) || StepC->getValue()->isAllOnesValue()) {