Searched refs:isStrictPredicate (Results 1 – 5 of 5) sorted by relevance
841 LLVM_ABI static bool isStrictPredicate(Predicate predicate);845 bool isStrictPredicate() const { return isStrictPredicate(getPredicate()); }
3719 bool CmpInst::isStrictPredicate(Predicate pred) { in isStrictPredicate() function in CmpInst3784 if (isStrictPredicate(pred)) in getFlippedStrictnessPredicate()
2515 WRAP_BOTH(isStrictPredicate);
3193 assert(ICmpInst::isStrictPredicate(Pred)); in insertCandidatesWithPendingInjections()
2476 if (RHSC.countr_zero() < Amt && ICmpInst::isStrictPredicate(CmpPred)) { in foldICmpShlConstant()