Home | History | Annotate | Download | only in Scalar

Lines Matching refs:isTrueWhenEqual

1962       (ICmpInst::isTrueWhenEqual(Pred) ? !MaxLHS->isZero() : (MaxLHS != One)))
1980 if (ICmpInst::isTrueWhenEqual(Pred)) {