Searched refs:getMonotonicPredicateTypeImpl (Results 1 – 2 of 2) sorted by relevance
2196 getMonotonicPredicateTypeImpl(const SCEVAddRecExpr *LHS,
11145 auto Result = getMonotonicPredicateTypeImpl(LHS, Pred); in getMonotonicPredicateType()11152 getMonotonicPredicateTypeImpl(LHS, ICmpInst::getSwappedPredicate(Pred)); in getMonotonicPredicateType()11163 ScalarEvolution::getMonotonicPredicateTypeImpl(const SCEVAddRecExpr *LHS, in getMonotonicPredicateTypeImpl() function in ScalarEvolution