Searched refs:isl_ast_build_alloc (Results 1 – 6 of 6) sorted by relevance
49 __isl_give isl_ast_build *isl_ast_build_alloc(isl_ctx *ctx);
6010 auto res = isl_ast_build_alloc(ctx.release()); in ast_build()
189 build = isl_ast_build_alloc(isl_schedule_get_ctx(schedule)); in construct_ast_from_schedule()
165 __isl_give isl_ast_build *isl_ast_build_alloc(isl_ctx *ctx) in isl_ast_build_alloc() function
10026 build = isl_ast_build_alloc(ctx); in test_ast_expr()
11579 __isl_give isl_ast_build *isl_ast_build_alloc(11591 An C<isl_ast_build> created using C<isl_ast_build_alloc> does not