Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DScalarEvolution.h420 ArrayRef<const SCEVPredicate *> getPredicatesForExpr(const SCEV *Expr);
/third_party/skia/third_party/externals/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