Searched refs:isl_ast_build_alloc (Results 1 – 9 of 9) 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
9869 build = isl_ast_build_alloc(ctx); in test_ast_expr()
508 build = isl_ast_build_alloc(ctx); in print_scop()
2487 build = isl_ast_build_alloc(gen->prog->ctx); in generate_code()
3506 isl_ast_build *Build = isl_ast_build_alloc(S->getIslCtx().get()); in generateCode()
11428 __isl_give isl_ast_build *isl_ast_build_alloc(11440 An C<isl_ast_build> created using C<isl_ast_build_alloc> does not