Home | History | Annotate | Download | only in Analysis

Lines Matching refs:isTrueWhenEqual

6084     if (ICmpInst::isTrueWhenEqual(Pred))
6231 return ICmpInst::isTrueWhenEqual(Pred);
6442 return CmpInst::isTrueWhenEqual(Pred);
6474 if (ICmpInst::isTrueWhenEqual(Pred))
6478 if (!ICmpInst::isTrueWhenEqual(FoundPred))