Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/CodeGen/
H A DPPCGCodeGeneration.cpp3348 auto DimSizeExpr = isl_ast_build_expr_from_pw_aff(Build, DimSize); in approxPointsInSet() local
3349 Expr = isl_ast_expr_mul(Expr, DimSizeExpr); in approxPointsInSet()