Home | History | Annotate | Download | only in Analysis

Lines Matching full:divint

2156           const APInt &DivInt = RHSC->getValue()->getValue();
2157 if (!StepInt.urem(DivInt) &&
2172 if (StartC && !DivInt.urem(StepInt) &&