Searched refs:getMonotonicPredicateTypeImpl (Results 1 – 2 of 2) sorted by relevance
1927 getMonotonicPredicateTypeImpl(const SCEVAddRecExpr *LHS,
9522 auto Result = getMonotonicPredicateTypeImpl(LHS, Pred); in getMonotonicPredicateType()9529 getMonotonicPredicateTypeImpl(LHS, ICmpInst::getSwappedPredicate(Pred)); in getMonotonicPredicateType()9541 ScalarEvolution::getMonotonicPredicateTypeImpl(const SCEVAddRecExpr *LHS, in getMonotonicPredicateTypeImpl() function in ScalarEvolution