Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/CodeGen/
DIslNodeBuilder.cpp150 static bool checkIslAstExprInt(__isl_take isl_ast_expr *Expr, in checkIslAstExprInt() function
188 if (!checkIslAstExprInt(Init.release(), isl_val_is_zero)) in getNumberOfIterations()
191 if (!checkIslAstExprInt(Inc.release(), isl_val_is_one)) in getNumberOfIterations()