Searched refs:ast_expr_from_pw_aff (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/mit/isl/dist/
H A Disl_ast_build_expr.c2381 static isl_stat ast_expr_from_pw_aff(__isl_take isl_set *set, function
2451 if (isl_pw_aff_foreach_piece(pa, &ast_expr_from_pw_aff, &data) >= 0)

Completed in 95 milliseconds