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