Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/CodeGen/
DPPCGCodeGeneration.cpp3320 auto DimSizeExpr = isl_ast_build_expr_from_pw_aff(Build, DimSize); in approxPointsInSet() local
3321 Expr = isl_ast_expr_mul(Expr, DimSizeExpr); in approxPointsInSet()