Searched refs:getMonotonicPredicateTypeImpl (Results 1 – 2 of 2) sorted by relevance
2106 getMonotonicPredicateTypeImpl(const SCEVAddRecExpr *LHS,
10994 auto Result = getMonotonicPredicateTypeImpl(LHS, Pred); in getMonotonicPredicateType()11001 getMonotonicPredicateTypeImpl(LHS, ICmpInst::getSwappedPredicate(Pred)); in getMonotonicPredicateType()11012 ScalarEvolution::getMonotonicPredicateTypeImpl(const SCEVAddRecExpr *LHS, in getMonotonicPredicateTypeImpl() function in ScalarEvolution