Home | History | Annotate | Download | only in Analysis

Lines Matching refs:isMinusOne

3961       if (Pred == ICmpInst::ICMP_SGT && (C1->isZero() || C1->isMinusOne())) {