Searched refs:getPredicatesForExpr (Results 1 – 4 of 4) sorted by relevance
394 ArrayRef<const SCEVPredicate *> getPredicatesForExpr(const SCEV *Expr);
404 ArrayRef<const SCEVPredicate *> getPredicatesForExpr(const SCEV *Expr);
10119 auto ExprPreds = P.getPredicatesForExpr(Expr); in visitUnknown()10291 SCEVUnionPredicate::getPredicatesForExpr(const SCEV *Expr) { in getPredicatesForExpr() function in SCEVUnionPredicate
11867 auto ExprPreds = Pred->getPredicatesForExpr(Expr); in visitUnknown()12077 SCEVUnionPredicate::getPredicatesForExpr(const SCEV *Expr) { in getPredicatesForExpr() function in SCEVUnionPredicate