Searched refs:getMonotonicPredicateTypeImpl (Results 1 – 2 of 2) sorted by relevance
1941 getMonotonicPredicateTypeImpl(const SCEVAddRecExpr *LHS,
9692 auto Result = getMonotonicPredicateTypeImpl(LHS, Pred); in getMonotonicPredicateType()9699 getMonotonicPredicateTypeImpl(LHS, ICmpInst::getSwappedPredicate(Pred)); in getMonotonicPredicateType()9711 ScalarEvolution::getMonotonicPredicateTypeImpl(const SCEVAddRecExpr *LHS, in getMonotonicPredicateTypeImpl() function in ScalarEvolution