Home
last modified time | relevance | path

Searched defs:isAffineExpr (Results 1 – 1 of 1) sorted by relevance

/llvm-project/polly/lib/Support/
H A DSCEVValidator.cpp600 bool polly::isAffineExpr(const Region *R, llvm::Loop *Scope, const SCEV *Expr, in isAffineExpr() function in polly
624 static bool isAffineExpr(Value *V, const Region *R, Loop *Scope, in isAffineExpr() function