Searched refs:getPredicatesForExpr (Results 1 – 2 of 2) sorted by relevance
422 ArrayRef<const SCEVPredicate *> getPredicatesForExpr(const SCEV *Expr);
12904 auto ExprPreds = Pred->getPredicatesForExpr(Expr); in visitUnknown()13114 SCEVUnionPredicate::getPredicatesForExpr(const SCEV *Expr) { in getPredicatesForExpr() function in SCEVUnionPredicate