Searched refs:isStrictPredicate (Results 1 – 4 of 4) sorted by relevance
921 static bool isStrictPredicate(Predicate predicate);925 bool isStrictPredicate() const { return isStrictPredicate(getPredicate()); }
3636 bool CmpInst::isStrictPredicate(Predicate pred) { in isStrictPredicate() function in CmpInst3701 if (isStrictPredicate(pred)) in getFlippedStrictnessPredicate()
3186 assert(ICmpInst::isStrictPredicate(Pred)); in insertCandidatesWithPendingInjections()
2425 if (RHSC.countr_zero() < Amt && ICmpInst::isStrictPredicate(CmpPred)) { in foldICmpShlConstant()