Home | History | Annotate | Download | only in Scalar

Lines Matching refs:isTrueWhenEqual

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