Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/CodeGen/
H A DPPCGCodeGeneration.cpp3420 auto *MinComputeVal = isl_val_int_from_si(S.getIslCtx().get(), MinCompute); in createSufficientComputeCheck() local
3421 auto *MinComputeExpr = isl_ast_expr_from_val(MinComputeVal); in createSufficientComputeCheck()