Searched refs:isStrictPredicate (Results 1 – 3 of 3) sorted by relevance
944 static bool isStrictPredicate(Predicate predicate);948 bool isStrictPredicate() const { return isStrictPredicate(getPredicate()); }
4197 bool CmpInst::isStrictPredicate(Predicate pred) { in isStrictPredicate() function in CmpInst4262 if (isStrictPredicate(pred)) in getFlippedStrictnessPredicate()
3164 assert(ICmpInst::isStrictPredicate(Pred)); in insertCandidatesWithPendingInjections()