Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DScalarEvolution.h394 ArrayRef<const SCEVPredicate *> getPredicatesForExpr(const SCEV *Expr);
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DScalarEvolution.h420 ArrayRef<const SCEVPredicate *> getPredicatesForExpr(const SCEV *Expr);
/external/llvm-project/llvm/include/llvm/Analysis/
DScalarEvolution.h422 ArrayRef<const SCEVPredicate *> getPredicatesForExpr(const SCEV *Expr);
/external/llvm/lib/Analysis/
DScalarEvolution.cpp10119 auto ExprPreds = P.getPredicatesForExpr(Expr); in visitUnknown()
10291 SCEVUnionPredicate::getPredicatesForExpr(const SCEV *Expr) { in getPredicatesForExpr() function in SCEVUnionPredicate
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolution.cpp12191 auto ExprPreds = Pred->getPredicatesForExpr(Expr); in visitUnknown()
12401 SCEVUnionPredicate::getPredicatesForExpr(const SCEV *Expr) { in getPredicatesForExpr() function in SCEVUnionPredicate
/external/llvm-project/llvm/lib/Analysis/
DScalarEvolution.cpp12734 auto ExprPreds = Pred->getPredicatesForExpr(Expr); in visitUnknown()
12944 SCEVUnionPredicate::getPredicatesForExpr(const SCEV *Expr) { in getPredicatesForExpr() function in SCEVUnionPredicate