Searched defs:isAffineExpr (Results 1 – 1 of 1) sorted by relevance
600 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