Home
last modified time | relevance | path

Searched refs:getPredicatesForExpr (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DScalarEvolution.h422 ArrayRef<const SCEVPredicate *> getPredicatesForExpr(const SCEV *Expr);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DScalarEvolution.cpp12904 auto ExprPreds = Pred->getPredicatesForExpr(Expr); in visitUnknown()
13114 SCEVUnionPredicate::getPredicatesForExpr(const SCEV *Expr) { in getPredicatesForExpr() function in SCEVUnionPredicate