Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:isAllOnesValue

521         (ICI->getPredicate() == ICmpInst::ICMP_SGT &&Op1CV.isAllOnesValue())) {
899 (Pred == ICmpInst::ICMP_SGT && Op1C->isAllOnesValue())) {