Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/CodeGen/
H A DPPCGCodeGeneration.cpp3421 auto *MinComputeExpr = isl_ast_expr_from_val(MinComputeVal); in createSufficientComputeCheck() local
3422 return isl_ast_expr_ge(Iterations, MinComputeExpr); in createSufficientComputeCheck()