Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/CodeGen/
DPPCGCodeGeneration.cpp3392 auto *MinComputeVal = isl_val_int_from_si(S.getIslCtx().get(), MinCompute); in createSufficientComputeCheck() local
3393 auto *MinComputeExpr = isl_ast_expr_from_val(MinComputeVal); in createSufficientComputeCheck()