Home
last modified time | relevance | path

Searched refs:getParamsInAffineExpr (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/polly/include/polly/Support/
DSCEVValidator.h76 ParameterSetTy getParamsInAffineExpr(const llvm::Region *R, llvm::Loop *Scope,
/external/llvm-project/polly/lib/Support/
DSCEVAffinator.cpp208 S->addParams(getParamsInAffineExpr(&S->getRegion(), Scope, Expr, SE)); in visit()
DSCEVValidator.cpp701 ParameterSetTy getParamsInAffineExpr(const Region *R, Loop *Scope, in getParamsInAffineExpr() function