Searched refs:getMonotonicPredicateTypeImpl (Results 1 – 2 of 2) sorted by relevance
2084 getMonotonicPredicateTypeImpl(const SCEVAddRecExpr *LHS,
10916 auto Result = getMonotonicPredicateTypeImpl(LHS, Pred); in getMonotonicPredicateType()10923 getMonotonicPredicateTypeImpl(LHS, ICmpInst::getSwappedPredicate(Pred)); in getMonotonicPredicateType()10934 ScalarEvolution::getMonotonicPredicateTypeImpl(const SCEVAddRecExpr *LHS, in getMonotonicPredicateTypeImpl() function in ScalarEvolution