Searched refs:getMonotonicPredicateTypeImpl (Results 1 – 2 of 2) sorted by relevance
1983 getMonotonicPredicateTypeImpl(const SCEVAddRecExpr *LHS,
10665 auto Result = getMonotonicPredicateTypeImpl(LHS, Pred); in getMonotonicPredicateType()10672 getMonotonicPredicateTypeImpl(LHS, ICmpInst::getSwappedPredicate(Pred)); in getMonotonicPredicateType()10684 ScalarEvolution::getMonotonicPredicateTypeImpl(const SCEVAddRecExpr *LHS, in getMonotonicPredicateTypeImpl() function in ScalarEvolution