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