Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DScalarEvolution.h394 ArrayRef<const SCEVPredicate *> getPredicatesForExpr(const SCEV *Expr);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DScalarEvolution.h404 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-7.0/llvm/lib/Analysis/
DScalarEvolution.cpp11867 auto ExprPreds = Pred->getPredicatesForExpr(Expr); in visitUnknown()
12077 SCEVUnionPredicate::getPredicatesForExpr(const SCEV *Expr) { in getPredicatesForExpr() function in SCEVUnionPredicate