Searched refs:getMonotonicPredicateTypeImpl (Results 1 – 2 of 2) sorted by relevance
2076 getMonotonicPredicateTypeImpl(const SCEVAddRecExpr *LHS,
10964 auto Result = getMonotonicPredicateTypeImpl(LHS, Pred); in getMonotonicPredicateType()10971 getMonotonicPredicateTypeImpl(LHS, ICmpInst::getSwappedPredicate(Pred)); in getMonotonicPredicateType()10982 ScalarEvolution::getMonotonicPredicateTypeImpl(const SCEVAddRecExpr *LHS, in getMonotonicPredicateTypeImpl() function in ScalarEvolution