Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/CodeGen/
DPPCGCodeGeneration.cpp3393 auto *MinComputeExpr = isl_ast_expr_from_val(MinComputeVal); in createSufficientComputeCheck() local
3394 return isl_ast_expr_ge(Iterations, MinComputeExpr); in createSufficientComputeCheck()