Searched refs:isFalseWhenEqual (Results 1 – 5 of 5) sorted by relevance
1057 bool isFalseWhenEqual() const {1058 return isFalseWhenEqual(getPredicate());1079 static bool isFalseWhenEqual(Predicate predicate);
1950 C->isFalseWhenEqual())); in visitAllocSite()
3573 bool CmpInst::isFalseWhenEqual(Predicate predicate) { in isFalseWhenEqual() function in CmpInst
6990 if (ICmpInst::isFalseWhenEqual(Pred)) in SimplifyICmpOperands()7654 return CmpInst::isFalseWhenEqual(FoundPred); in isImpliedCond()
3148 if (CmpInst::isFalseWhenEqual(Pred)) in SimplifyFCmpInst()